Having troubles updating Vue and Eslint dependencies #11660
Unanswered
jtuchel
asked this question in
Help/Questions
Replies: 2 comments
-
You might be facing this issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try referencing my configuration; it has worked well for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to update all dependencies of a given Vue project. It uses
Updating all dependencies to their latest release version is not possible. Unfortunately the installation fails with
I thought this would be an internal problem and I could wait some weeks but the problem still appears. I also created a new Vue project via
npm create vue@latest
and updated all packages, unfortunately I get the same error.Does someone know how to fix this?
Please let me know if you need more information!
Beta Was this translation helpful? Give feedback.
All reactions