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.

Builds failing: 404 from yarnpkg for resource-timegrid-5.6.0

See original GitHub issue

Reduced Test Case

To prevent this, include the text “not reproducible with a link” (assuming it’s true).

Bug Description

Our builds are failing due to (starting today) our assets won’t compile. We’re getting a 404 error from yarnpkg.com saying that it can’t find resource-timegrid-5.6.0.

yarn install v1.22.4
       [1/4] Resolving packages...
       [2/4] Fetching packages...
       error An unexpected error occurred: "https://registry.yarnpkg.com/@fullcalendar/resource-timegrid/-/resource-timegrid-5.6.0.tgz: Request failed \"404 Not Found\"".

Thanks for your help, and an incredible tool!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

1reaction
magurocommented, Oct 7, 2021

https://status.npmjs.org/ states npmjs.org is having problems.

0reactions
thewattscommented, Oct 7, 2021

Can confirm - NPM is back up and builds are fixed.

Thanks, all!

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 >
yarn install - Package not found - Visual Studio Feedback
I have a `yarn install` script in my pipeline for a node project, but it fails to find a certain package: error-ex.
Read more >
Build Error on Cloned Project - ESLint 404 [Resolved]
Hey, Your build for application Dev - Optum CA Regional Landing Pages ended up failing. We detected at least the following error in...
Read more >
Yarn package error - Build Environment
error An unexpected error occurred: “https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed “404 Not Found””.
Read more >
Yarn publish does not work (#121668) · Issues - GitLab
Summary A yarn publish fails with a 404 when attempting to publish a package to the NPM registry. This looks it...
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