Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

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 [email protected] 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants