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.

Dependabot can't resolve your JavaScript dependency files

See original GitHub issue

Dependabot can’t resolve your JavaScript dependency files.

As a result, Dependabot couldn’t update your dependencies.

The error Dependabot encountered was:

Error whilst updating @bower_components/raven-js in /yarn.lock:
Can't add "@bower_components/raven-js": invalid package version undefined.

If you think the above is an error on Dependabot’s side please don’t hesitate to get in touch - we’ll do whatever we can to fix it.

View the update logs.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
iamareebjamalcommented, Feb 1, 2020

Frontend throws so many errors that it exhausted the free plan on Sentry in 9 days where server is working with it for over 8 months. Most of them are unnecessary 404s like fetching of microlocation which resulted in 5500 errors in 9 days. Sentry provides 5000 free events in 1 month. Hence, disabling sentry for frontend

2reactions
iamareebjamalcommented, Feb 1, 2020

You’ll not win this fight

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Can't resolve your JavaScript dependency files" - for "npm ...
I'm using an npm package that I maintain myself and that is only used for my one specific project. It contains code that...
Read more >
How to manage JavaScript dependencies | Fuzzy Logic
Managing JavaScript dependencies is about as much fun as a poke ... Dependabot cannot update xmlhttprequest-ssl to a non-vulnerable version.
Read more >
Fixing security vulnerabilities in npm dependencies in less ...
So a better solution here would be to only delete the lines corresponding to the vulnerable package in your package-lock.json(or yarn.lock) file. Run...
Read more >
Upgrading Node.js dependencies after a yarn audit - fettblog.eu
Oh wait, this project has a yarn.lock file! How should I deal with that? A yarn audit fix does not exist and won't...
Read more >
How do I fix a vulnerable npm package in my package-lock ...
It sounds like Hoek is a dependency of one of your dependencies (so, a package you have in your package.json is requiring 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