You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
add:src/js/util/RNG.js
add:src/js/util/enum.js
add:src/js/util/id.js
add:src/js/util/log.js
Watching "src/js/**/*.js" ..
Error when executing npm run build
Error: spawn /bin/false ENOENT
at exports._errnoException (util.js:873:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
at onErrorNT (internal/child_process.js:344:16)
at nextTickCallbackWith2Args (node.js:442:9)
at process._tickCallback (node.js:356:17)
Additional details
chokidar-cli:1.2.0
node:v4.4.7
OS: OS X El Capitan version 10.11.6
The text was updated successfully, but these errors were encountered:
I'm getting an error when trying to run Chokidar.
My
package.json
Command
npm run watch:js
Output
Additional details
1.2.0
v4.4.7
The text was updated successfully, but these errors were encountered: