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

npm install --> npm ERR! Error: No compatible version found #145

Closed
SerkanSipahi opened this issue Jul 30, 2014 · 1 comment
Closed

npm install --> npm ERR! Error: No compatible version found #145

SerkanSipahi opened this issue Jul 30, 2014 · 1 comment

Comments

@SerkanSipahi
Copy link

we use:
Ubuntu Ubuntu: 10.04.4 LTS
Node v0.10.12

we get an error if we want to install david-www:

cd /path/to/david-www
npm install

npm ERR! Error: No compatible version found: consolidate@'^0.10.0'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.1.0","0.2.0","0.3.0","0.3.1","0.4.0","0.5.0","0.6.0","0.7.0","0.8.0","0.9.0","0.9.1","0.10.0"]

npm ERR! Error: No compatible version found: cycle@'^1.0.3'
npm ERR! Valid install targets:
npm ERR! ["1.0.0","1.0.1","1.0.2","1.0.3"]

Its very strange. The error alternate in between "consolidate" and sometimes on "cycle"!

I hope you can help us.

@SerkanSipahi
Copy link
Author

we solved our issue :) npm was "out of date" :)

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

1 participant