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 ERR! No compatible version found: node-libs-browser@^0.6.0 #43

Closed
Offirmo opened this issue Aug 18, 2016 · 5 comments
Closed

npm ERR! No compatible version found: node-libs-browser@^0.6.0 #43

Offirmo opened this issue Aug 18, 2016 · 5 comments

Comments

@Offirmo
Copy link

Offirmo commented Aug 18, 2016

Doing a fresh npm install this morning :

npm ERR! No compatible version found: node-libs-browser@^0.6.0
npm ERR! Valid install targets:
npm ERR! 1.0.0, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.1, 0.3.0, 0.2.1, 0.2.0, 0.1.2, 0.1.1, 0.1.0

This is breaking npm install

Did the new 0.6.0 get pushed to npm ? Who is referencing it ? (most likely babel)

@Offirmo
Copy link
Author

Offirmo commented Aug 18, 2016

most likely related to #39 (comment)

@jaylone
Copy link

jaylone commented Aug 18, 2016

yeah. I found that node-libs-browser@0.6.0 was not available on npm platform.

@sokra
Copy link
Member

sokra commented Aug 18, 2016

It's published. travis has no problem installing it: https://travis-ci.org/webpack/webpack/jobs/153204447#L620

@sokra
Copy link
Member

sokra commented Aug 18, 2016

try to flush the npm cache

@Offirmo
Copy link
Author

Offirmo commented Aug 18, 2016

I checked on npm API when reporting, it was not listed at the time.

However, it works now: npm must have had a DB replication glitch.

All clear ! And thanks for all the good work !

@Offirmo Offirmo closed this as completed Aug 18, 2016
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