-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
npm error Unable to resolve reference $eslint #17832
Comments
I've got the exact same bug using |
same but when i remove this |
having this exact issue, creating a new vite project like i have numerous times using typescript and react, but i cant install package.json with the same eslint error. |
Yeah, it actually seems like we don't need that overrides anymore since we've upgrade |
Replacing with $eslint with the version number works for me:
|
Describe the bug
I am creating a new repo using the
react-ts
template.I'm expecting to run
npm install
to install deps.I am getting an unexpected error.
My original logs:
Reproduction
https://github.com/jsjoeio/vite-issue-eslint
Steps to reproduce
cd hello-world npm install
System Info
Used Package Manager
npm
Logs
Click to expand!
Validations
The text was updated successfully, but these errors were encountered: