mariodev12/nodejs-server-React-Native-Netflix-App

npm install failing

Closed this issue · 2 comments

npm ERR! Darwin 17.4.0
npm ERR! argv "/Users/anoopmundathan/.nvm/versions/node/v6.5.0/bin/node" "/Users/anoopmundathan/.nvm/versions/node/v6.5.0/bin/npm" "start"
npm ERR! node v6.5.0
npm ERR! npm  v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! backend@1.0.0 start: `babel-node index.js --presets es2015,stage-2`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the backend@1.0.0 start script 'babel-node index.js --presets es2015,stage-2'.
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 backend package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     babel-node index.js --presets es2015,stage-2
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs backend
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls backend
npm ERR! There is likely additional logging output above.

@anoopmundathan could you fix this ?

@alfredrumss did not try after that.