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
Hey, everytime I try to start dasher on my pi, it gives me the following error:
npm ERR! Linux 4.4.32+ npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start" npm ERR! node v4.3.0 npm ERR! npm v3.10.8 npm ERR! code ELIFECYCLE npm ERR! dasher@1.1.1 start: node app.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the dasher@1.1.1 start script 'node app.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the dasher package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node app.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs dasher npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls dasher npm ERR! There is likely additional logging output above.
my node version is 4.3.0
any suggestions?
The text was updated successfully, but these errors were encountered:
Hey, everytime I try to start dasher on my pi, it gives me the following error:
npm ERR! Linux 4.4.32+ npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start" npm ERR! node v4.3.0 npm ERR! npm v3.10.8 npm ERR! code ELIFECYCLE npm ERR! dasher@1.1.1 start:
node app.jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the dasher@1.1.1 start script 'node app.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the dasher package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node app.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs dasher npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls dasher npm ERR! There is likely additional logging output above.
my node version is 4.3.0
any suggestions?
The text was updated successfully, but these errors were encountered: