-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
Same problem here. Trying to install
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. |
They say the status is OK |
I did not know that, but that policy certainly makes sense! Perhaps it is simply a temporary outage. |
https://docs.npmjs.com/cli/unpublish Quote:
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. |
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. |
I have the same issue with require-from-string, most likely npm |
Opened an issue in the NPM registry |
yep, same problem |
I had the same error from ‘require-from-string’ about half an hour ago, but it resolved itself before I posted this issue. Seems like it should work itself out indeed.
…On Jan 6, 2018, 14:23 -0500, Girish Lakshmanan ***@***.***>, wrote:
yep, same problem
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@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. |
https://twitter.com/npmstatus/status/949728719450460161 ."require-from-string" is also a @floatdrop package. |
All of @floatdrop's packages are missing... https://www.npmjs.com/~floatdrop |
Creating a new |
Beware before visiting https://github.com/npm/registry/issues/255 You can't unsee. |
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!
The text was updated successfully, but these errors were encountered: