Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'esprima-six' is not in the npm registry #26

Open
jaylone opened this issue May 27, 2016 · 6 comments
Open

'esprima-six' is not in the npm registry #26

jaylone opened this issue May 27, 2016 · 6 comments

Comments

@jaylone
Copy link

jaylone commented May 27, 2016

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.

@tugberkugurlu
Copy link

tugberkugurlu commented Jul 18, 2016

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

@erikjohnsen6d
Copy link

I have the same issue.

@jshaker
Copy link

jshaker commented Sep 20, 2016

Same issue

@iamwhitebox
Copy link

Same issue. 99% sure this has to do with Node/Npm version however other versions aren't working either.

@sham-hq
Copy link

sham-hq commented Dec 29, 2016

change "browserify" to "^12.0.0" in package.json. This solves my issue.

@jamidwyer
Copy link

Pull request: #31

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

No branches or pull requests

7 participants