-
Notifications
You must be signed in to change notification settings - Fork 79
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 install
is failing due to error code ERESOLVE
#3098
Comments
I am also facing this issue for
|
thanks for reporting! |
sf v2.65.8 was promoted to stable 🚀 |
@cristiand391 - It looks like this issue has popped up again. Here are my versions:
and the error message:
|
@cristiand391 Looks like the eslint-plugin-lwc requires eslint |
@megasmack @quinnmcphail how did you all install the CLI? can you share the exact commands you used to generate project and install its deps? |
@cristiand391 I used the VSCode Extension to generate the project. I'm not sure which commands that uses to create a new project template. |
@cristiand391 Just test running It appears the problem is in the VSCode plugin. |
@megasmack thanks for checking, can you log an issue here so the IDEx team is aware? I'll ping them |
I created a new project using the CLI and
npm install
is failing due to unresolvable dependencies.Originally posted by @hsinghrajawat in #3065 (comment)
The text was updated successfully, but these errors were encountered: