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

es-abstract-1.14.0.tgz: Request failed "404 Not Found" #196

Closed
nelsonwong1012 opened this issue Oct 22, 2019 · 8 comments
Closed

es-abstract-1.14.0.tgz: Request failed "404 Not Found" #196

nelsonwong1012 opened this issue Oct 22, 2019 · 8 comments

Comments

@nelsonwong1012
Copy link
Contributor

nelsonwong1012 commented Oct 22, 2019

Getting this when doing yarn install:

[1/4] 🔍  Resolving packages...
[2/4] 🚚  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 "/Users/nwong/dev/reactour/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

The "Versions" tab in https://www.npmjs.com/package/es-abstract does not have 1.14.0. Can we get this upgraded to 1.16.0 (latest) or at least a version that exists on NPM?

@elrumordelaluz
Copy link
Owner

Hey @nelsonwong1012, could you please try using [email protected]?

@nelsonwong1012
Copy link
Contributor Author

@elrumordelaluz Still getting the same error after updating.

@elrumordelaluz
Copy link
Owner

Could you please share the steps to reproduce the issue?
I am not having issues installing reactour in an App on my end.

@nelsonwong1012
Copy link
Contributor Author

I'm gettin this error while doing yarn install (or yarn) in the reactour directory/project itself. Hopefully, the steps are clear from the following:

➜  reactour git:(master) git pull
Already up-to-date.
➜  reactour git:(master) yarn install
yarn install v1.19.1
[1/4] 🔍  Resolving packages...
[2/4] 🚚  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 "/Users/nwong/dev/reactour/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
➜  reactour git:(master) ✗

@elrumordelaluz
Copy link
Owner

could you try removing node_modules and yarn.lock and launch yarn again?

@nelsonwong1012
Copy link
Contributor Author

I had removed node_modules previously and it didn't work. Removing both node_modules and yarn.lock did the trick. But now I have diffs with the master branch.

@elrumordelaluz
Copy link
Owner

elrumordelaluz commented Oct 24, 2019 via email

@elrumordelaluz
Copy link
Owner

Closing, feel free to re-open or open a new issue in any case.

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

2 participants