Open jaylone opened 8 years ago
same, I am getting this on npm install
:
npm ERR! Windows_NT 10.0.10240
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! version not found: esprima-six@0.0.3
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! D:\dev\isomorphic-react-example\npm-debug.log
I have the same issue.
Same issue
Same issue. 99% sure this has to do with Node/Npm version however other versions aren't working either.
change "browserify" to "^12.0.0" in package.json. This solves my issue.
When I clone to the local and npm install, it report the error information below:
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/esprima-six npm ERR! 404 npm ERR! 404 'esprima-six' is not in the npm registry.