-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
[v6.20.0] Pre npm install not resolving. #2428
[v6.20.0] Pre npm install not resolving. #2428
Comments
Hmmmm that's not good |
@nvuillam sure, works like a charm for now! 😄 |
@mikael-j-rich that's ugly but does the job... we'll still try to find a fix anyway ! |
I don't doubt it! Thanks for the quick response 😄 |
@mikael-j-rich please can you remove the --force and confirm that's ok with latest version? :) v6 ou v6.20.1 |
@nvuillam Works like a charm! 😄 Thanks for the quick response and fix! |
@mikael-j-rich I transfer your thanks to the great @echoix who solved the issue ;) |
Describe the bug
I run npm install for several eslint plugins and suddenly they stopped working. npm install is complaining about not being able to resolve stylelint correctly. I don't have stylelint as a dependency.
This causes the eslint plugins to not install.
To Reproduce
Steps to reproduce the behavior:
npm install @vue/eslint-config-typescript @vue/eslint-config-prettier
in PRE_COMMANDS.Expected behavior
The npm install should properly resolve.
Screenshots
The text was updated successfully, but these errors were encountered: