question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

18reactions
elrumordelaluzcommented, Oct 23, 2019

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

1reaction
nelsonwong1012commented, Oct 23, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

yarn install throw error request failed \"404 Not found"
I found a solution yarn config set registry https://registry.npmjs.org rm yarn.lock yarn.
Read more >
Request failed (404): The remote server returned an error
Hi,. We are getting below error while trying to connect SharePoint List via odata sources in excel. Unable to Connect.
Read more >
Fetch Get 404 Npm Package Throw Private Nexus Proxy ...
I had a similar issue getting: An unexpected error occurred: https://registry.yarnpkg.com/esabstract//esabstract1.14.0.tgz: Request failed \404.
Read more >
The REST API encountered an unexpected result = 404 Not ...
The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument...
Read more >
Getting DataSource.NotFound: OData: Request failed...
When I try navigating between entities in Excel Power BI I get this error: DataSource.NotFound: OData: Request failed (404): The remote server returned...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found