yyx990803/pod

pod web POD ERR method "findByFullPath" does not exist

kylemcdonald opened this issue · 3 comments

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

Same issue here. Same server setup.

Update minimatch
That fixed my problem :)

I'm getting the same thing when doing pod web start