Thursday 16 November 2017

Exit Status 1 code ELIFECYCLE?

Hey dotcomrades,I am trying to fire up a node project for the first time in a couple weeks - my OSX ran some updates in the background while I wasn't paying attention. I am now getting the below errors - project name removed and replaced with PROJ.npm ERR! Darwin 16.7.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" npm ERR! node v4.8.4 npm ERR! npm v2.15.11 npm ERR! code ELIFECYCLE npm ERR! PROJ@0.1.0 start: `supervisor --debug app.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the PROJ@0.1.0 start script 'supervisor --debug app.js'. npm ERR! This is most likely a problem with the PROJ package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! supervisor --debug app.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs PROJ npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls PROJ npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /Users/USR/Dropbox/PROJ/originlocal/npm-debug.log Yeah, I know it is an old build of node - I have to update it, but that is going to be a pain in the ass process as I am sure it will break a bunch of dependencies and it will take quite some time to sort out.Any insights?Thanks!!

Submitted November 17, 2017 at 02:51AM by libertymcateer

No comments:

Post a Comment