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

Intentional Removal from NPM? #13

Closed
jangerhofer opened this issue Jan 6, 2018 · 15 comments
Closed

Intentional Removal from NPM? #13

jangerhofer opened this issue Jan 6, 2018 · 15 comments

Comments

@jangerhofer
Copy link

jangerhofer commented Jan 6, 2018

I noticed that this package has been removed from the NPM registry while installing a project which depends on timed-out. As far as I can tell, the removal was recent -- from the last two days or so.

Please disregard my issue ticket if the change was intentional; I merely want to make sure you, @floatdrop, are aware!

@antoniobrandao
Copy link
Sponsor

Same problem here. Trying to install

nodemon-webpack-plugin

fails because timed-out is missing.

But NPM modules are supposedly impossible to remove by users at this point so this might be a problem with NPM. Also other NPM modules are not showing up, and later showing up again.

Probably a NPM registry problem.

@antoniobrandao
Copy link
Sponsor

They say the status is OK

https://status.npmjs.org/

@jangerhofer
Copy link
Author

NPM modules are supposedly impossible to remove by users at this point

I did not know that, but that policy certainly makes sense! Perhaps it is simply a temporary outage.

@antoniobrandao
Copy link
Sponsor

antoniobrandao commented Jan 6, 2018

https://docs.npmjs.com/cli/unpublish

Quote:

With the default registry (registry.npmjs.org), unpublish is only allowed with versions published in the last 24 hours. If you are trying to unpublish a version published longer ago than that, contact support@npmjs.com.

I've been having this problem installing other webpack-related modules, and some of them have been restored in the meanwhile. Eagerly awaiting for timed-out to come back too.

@teawithfruit
Copy link

It's not only the timed-out package. https://www.npmjs.com/package/pinkie is another package of @floatdrop and it's gone too. I hope that this is a temporarily npm registry error.

@JAertgeerts
Copy link

JAertgeerts commented Jan 6, 2018

I have the same issue with require-from-string, most likely npm

@antoniobrandao
Copy link
Sponsor

antoniobrandao commented Jan 6, 2018

Opened an issue in the NPM registry

https://github.com/npm/registry/issues/255

@girishla
Copy link

girishla commented Jan 6, 2018

yep, same problem

@jangerhofer
Copy link
Author

jangerhofer commented Jan 6, 2018 via email

@antoniobrandao
Copy link
Sponsor

@jangerhofer yeah some packages seem to come back, some others not.

Just today I've seen the package "infinity-agent" come back, disappear again, and come back again.

Very flimsy behaviour from NPM.

@teawithfruit
Copy link

teawithfruit commented Jan 6, 2018

https://twitter.com/npmstatus/status/949728719450460161 ."require-from-string" is also a @floatdrop package.

@jasonbarry
Copy link

All of @floatdrop's packages are missing... https://www.npmjs.com/~floatdrop

@tommymcdonald
Copy link

Creating a new create-react-native-app package fails on this as well, this is a very large project dependency.

@mhingston
Copy link

@antoniobrandao
Copy link
Sponsor

Beware before visiting https://github.com/npm/registry/issues/255

You can't unsee.

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

9 participants