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

Fails on npm install on Windows7 #2

Open
eddyystop opened this issue May 23, 2014 · 2 comments
Open

Fails on npm install on Windows7 #2

eddyystop opened this issue May 23, 2014 · 2 comments

Comments

@eddyystop
Copy link

Windows7, npm 1.4.9, using either git clone or from zip file: I get

npm http GET https://registry.npmjs.org/esprima
npm http 304 https://registry.npmjs.org/esprima
npm ERR! notarget No compatible version found: esprima@'substack/esprima#is-key
ord'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["1.1.0","0.7.0","0.8.0","0.8.1","0.8.2","0.9.0","0.9.1","0.9
2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","1.0.0","1.0.1","1.0
2","1.0.3","1.0.4","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2"]
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.

@eddyystop
Copy link
Author

This looks like this comes from substack/falafel's package json.
In falafel/node_modules/esprima package.json, we find

"_resolved": "git://github.com/substack/esprima#0a7f8489a11b44b019ce168506f535f22d0be290",
"_from": "git://github.com/substack/esprima#is-keyword",
"_fromGithub": true

Wow.

@Rolograaf
Copy link

I get a lot more errors. also React is at v0.10.0

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

2 participants