-
Notifications
You must be signed in to change notification settings - Fork 31
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
Latest release breaking npm installs on older versions #14
Comments
The code seems to be maintained by @mbensch now, at https://github.com/mbensch/require-from-string That repo doesn't have issues enabled, so I guess here is the place to be? Except the maintainer won't be subscribed. |
yarn similarly `yarn add v1.3.2 Aborting installation.` |
I have the same problem. |
broken here too - old versions are no longer available and it's breaking builds. I was getting a 404 for a few minutes on the NPM site, seems as though the entire package was taken offline. mbensch took it over, but now getting the issue below due to missing older versions:
|
Yes, the entire website/registry entries for both |
angular/cli installation fails due to sudo npm install -g @angular/cli |
Turns out I was wrong! |
The original author deleted his account and all his packages. I have re-published a few of them but it's a lot to keep up with right now. |
Same problem and same npm-issue. |
With the same problem here, version 1.2.1 |
Anyone knows which versions are available? |
@Marcospy 2.0.2, but all of the versions should be back up once npm fixes their problem. Also, 2.0.2 may be removed at that time given that someone else published over the missing package. |
I have the same problem...... |
Should be fixed now @rhinonan (see https://status.npmjs.org/incidents/41zfb8qpvrdj ). Closin' |
Just cross-linking this issue:
cosmiconfig/cosmiconfig#103
I think this is an npm issue, but I'm not sure. Still investigating!
Relevant npm issue: npm/npm#19534
The text was updated successfully, but these errors were encountered: