Skip to content
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 err! #147

Open
gleke opened this issue Sep 18, 2021 · 2 comments
Open

npm install err! #147

gleke opened this issue Sep 18, 2021 · 2 comments
Labels
Type/Question Further information is requested

Comments

@gleke
Copy link

gleke commented Sep 18, 2021

node v16.8.0

gleke@gleke-System-Product-Name:~/mattermost-plugin-demo/webapp$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: webapp@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"6.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.0.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"1.13.0" from the root project
npm ERR!   peer @typescript-eslint/parser@"^1.9.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"1.13.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /home/gleke/.npm/eresolve-report.txt for a full report.

@hanzei
Copy link
Contributor

hanzei commented Sep 28, 2021

Could you please test with node v14?

@hanzei hanzei added the Type/Question Further information is requested label Sep 28, 2021
@Jassi10000-zz
Copy link

Simply update the node and npm version
And things will automatically get sorted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants