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

Request failed \"404 Not Found\"". #3622

Closed
pavinthan opened this issue Jun 11, 2017 · 9 comments
Closed

Request failed \"404 Not Found\"". #3622

pavinthan opened this issue Jun 11, 2017 · 9 comments

Comments

@pavinthan
Copy link

pavinthan commented Jun 11, 2017

yarn add babel-preset-stage-2
yarn add v0.23.4
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/babel-helpers.js/-/babel-helpers.js-6.24.1.tgz: Request failed "404 Not Found"".
info If you think this is a bug, please open a bug report with the information provided in "D:\movies\mnhdp\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

error An unexpected error occurred: "https://registry.yarnpkg.com/babel-helpers.js/-/babel-helpers.js-6.24.1.tgz: Request failed "404 Not Found"".
info If you think this is a bug, please open a bug report with the information provided in "D:\movies\mnhdp\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

@zaknuces
Copy link

Any updates on this issue. I faced the same issue with "wrench-js" package. It is not available and i tried upgrading but face the similar 404 issue. Very annoying.

@ghost
Copy link

ghost commented Jun 18, 2017

@pavinthan @zaknuces are you both using windows? if so, are you using cmder?

@Daniel15
Copy link
Member

babel-helpers.js doesn't look like a valid package name. I think you're looking for babel-helpers without the .js.

@ghost
Copy link

ghost commented Jun 28, 2017

@Daniel15 good eyes sir. good eyes <<

@shousper
Copy link

I'm on macOS and have been getting this error for a while.
See my comments here and here (possibly wrong issue to comment on..)

@BYK
Copy link
Member

BYK commented Sep 11, 2017

@shousper I think it is better to track your issue in the tickets you've mentioned. I'm going to close this one since the author did not respond to the request for clarification, ws using a very old version of yarn and I was unable to reproduce this.

@BYK BYK closed this as completed Sep 11, 2017
@Berkmann18
Copy link

This is still an issue.

yarn install v1.21.1
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.14.0.tgz: Request failed \"404 Not Found\"".
info If you think this is a bug, please open a bug report with the information provided in "/home/maxie/Projects/json-fixer/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

@Daniel15
Copy link
Member

@Berkmann18 I think that's an issue with the package. The npm registry is throwing the same error, which means it's not specific to Yarn.

https://registry.npmjs.org/es-abstract/-/es-abstract-1.14.0.tgz

@Berkmann18
Copy link

@Daniel15 That's possibly the case, however, when using NPM on the same project, I don't get this error.

I suppose it might be due to something in the yarn lock file ❓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants