pod web POD ERR method "findByFullPath" does not exist
kylemcdonald opened this issue · 3 comments
kylemcdonald commented
On a fresh Ubuntu 16.04 Digital Ocean VPS, after installing Node 6.x
~$ npm install -g pod
~$ pod
Hello! It seems it's your first time running pod on this machine.
Please specify a directory for pod to put stuff in.
- Make sure your account has full access to that directory.
- You can use relative paths (resolved against your cwd).
path: pod
target path /root/pod doesn't exist. create it? (y/N)y
...
~$ pod web
POD ERR method "findByFullPath" does not exist
patrickbolle commented
Same issue here. Same server setup.
meldsza commented
Update minimatch
That fixed my problem :)
pedrofracassi commented
I'm getting the same thing when doing pod web start