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
Hi, I couldn't go through the npm start step.
Here is part of the debug.log that contains my setup and the error message.
17 verbose Linux 4.10.5-1-ARCH
18 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
19 verbose node v7.7.3
20 verbose npm v4.4.4
21 error code ELIFECYCLE
22 error errno 1
23 error [email protected] start: `watchify client/index.js -o client/bundle.js & node server/app.js`
23 error Exit status 1
24 error Failed at the [email protected] start script 'watchify client/index.js -o client/bundle.js & node server/app.js'.
24 error Make sure you have the latest version of node.js and npm installed.
24 error If you do, this is most likely a problem with the spikefinder package,
24 error not with npm itself.
cheers, klesk
The text was updated successfully, but these errors were encountered:
Hi, I couldn't go through the
npm start
step.Here is part of the debug.log that contains my setup and the error message.
cheers, klesk
The text was updated successfully, but these errors were encountered: