Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Running the development version using Node 4 #92

Open
adl1995 opened this issue Apr 18, 2017 · 0 comments
Open

Running the development version using Node 4 #92

adl1995 opened this issue Apr 18, 2017 · 0 comments

Comments

@adl1995
Copy link

adl1995 commented Apr 18, 2017

I have installed Node 4 using n as this was mentioned in the README.md file. But, I receive this error whenever I execute the npm run dev command:

npm ERR! Linux 4.4.0-42-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
npm ERR! node v4.0.0
npm ERR! npm  v2.14.2
npm ERR! code ELIFECYCLE
npm ERR! isomorphic500@2.0.0 dev: `NODE_ENV=development DEBUG=isomorphic500 nodemon index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the isomorphic500@2.0.0 dev script 'NODE_ENV=development DEBUG=isomorphic500 nodemon index.js'.
npm ERR! This is most likely a problem with the isomorphic500 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     NODE_ENV=development DEBUG=isomorphic500 nodemon index.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls isomorphic500
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Projects/JavaScript/ReactJS/isomorphic500/npm-debug.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant