-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Cannot find module pathwatcher.node' #403
Comments
Second this. I installed node on ubuntu using the debian repo. $ npm -v;node -v;uname -a |
$ npm rm -g slap
$ npm install -g slap Does that fix it? |
5.7.1 |
Also having the same error $ npm -v;node -v;uname -a |
When starting
slap
I get the following error:npm -v
5.3.0node -v
v8.2.1uname -a
Linux Solus 4.9.39-35.lts x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: