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

Problems with "npm" & "mithril" #20

Closed
LocutusOfPenguin opened this issue Oct 22, 2015 · 3 comments
Closed

Problems with "npm" & "mithril" #20

LocutusOfPenguin opened this issue Oct 22, 2015 · 3 comments

Comments

@LocutusOfPenguin
Copy link

Hi,
when i try to install the code (following the docu), i get an error concerning mithril

npm ERR! Error: No compatible version found: mithril@'github:ornicar/mithril.js#v0.2.0'
npm ERR! Valid install targets:
npm ERR! ["0.1.2","0.1.3","0.1.4","0.1.12","0.1.13","0.1.0","0.1.16","0.1.17","0.1.18","0.1.19","0.1.20","0.1.21","0.1.22","0.1.23","0.1.24","0.1.25","0.1.26","0.1.27","0.1.28","0.1.29","0.1.30","0.1.31","0.1.32","0.1.33","0.1.34-beta.0","0.1.34","0.2.0"]

btw: i changed package.json from 1.0.0 to 0.2.0 but it doesnt work either way.
Not using npm at all, so please help what to do.
Thanks

@LocutusOfPenguin
Copy link
Author

Just as a reminder:
My problem still exists :-(

@draconicfae
Copy link

I had the same issue. It turned out that my version of npm was less than the minimum required. You may need to bypass your package manager and install npm manually as I did.

@LocutusOfPenguin
Copy link
Author

thx @draconicfae
now working.

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