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

Error while installing webpack 0.6.0 via npm #17

Closed
topa opened this issue Aug 16, 2012 · 6 comments
Closed

Error while installing webpack 0.6.0 via npm #17

topa opened this issue Aug 16, 2012 · 6 comments

Comments

@topa
Copy link

topa commented Aug 16, 2012

I just wanted to install recent webpack version, but I got the following error:

Error: No compatible version found: webpack@'>=0.6.0- <0.7.0-'
npm ERR! Valid install targets:
npm ERR! ["0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.6","0.2.7","0.2.8","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.6","0.3.7","0.3.8","0.3.9","0.3.10","0.3.11","0.3.12","0.3.13","0.3.14","0.3.15","0.3.16","0.3.17","0.3.18","0.3.19","0.3.20","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.4.9","0.4.10","0.4.11","0.4.12","0.4.13","0.4.14","0.4.15","0.4.16","0.4.17","0.4.18","0.4.19","0.4.20","0.4.21","0.4.23","0.4.24","0.4.25","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","0.5.10"]

I'm running node 0.8.7 and I've tested it also with 0.8.6.

@topa
Copy link
Author

topa commented Aug 16, 2012

Aaah ... and I forgot to mention that installing version 0.5.8 works.

@jhnns
Copy link
Member

jhnns commented Aug 18, 2012

webpack 0.6.0 isn't in the npm registry yet :)

@topa
Copy link
Author

topa commented Aug 18, 2012

Yes, seems so. I'm sorry. NPM's output was misleading.

@sokra
Copy link
Member

sokra commented Aug 22, 2012

yes it isn't in the registry yet, because it isn't finished yet ;)

@sokra sokra closed this as completed Aug 22, 2012
@sokra
Copy link
Member

sokra commented Aug 23, 2012

0.6 is a big change. Here will be the changelog
Still not published.

@sokra
Copy link
Member

sokra commented Aug 23, 2012

It's published... but may have still some bugs ;-) You can try it...

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

3 participants