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 v7: peer mocha@">=1.18 <7" from leche@2.3.0 #480

Closed
aladdin-add opened this issue Apr 17, 2021 · 1 comment
Closed

npm v7: peer mocha@">=1.18 <7" from leche@2.3.0 #480

aladdin-add opened this issue Apr 17, 2021 · 1 comment
Assignees
Labels
Projects

Comments

@aladdin-add
Copy link
Member

when running npm install with npm v7.

➜  espree git:(main) npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: espree@7.3.1
npm ERR! Found: mocha@8.3.2
npm ERR! node_modules/mocha
npm ERR!   dev mocha@"^8.3.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mocha@">=1.18 <7" from leche@2.3.0
npm ERR! node_modules/leche
npm ERR!   dev leche@"^2.3.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/weiran/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/weiran/.npm/_logs/2021-04-13T03_23_03_200Z-debug.log

we have to remove leche(like in the eslint repo) - it has been unmaintained.

@eslint-github-bot eslint-github-bot bot added this to Needs Triage in Triage Apr 17, 2021
@aladdin-add aladdin-add moved this from Needs Triage to Ready for Dev Team in Triage Apr 17, 2021
@nzakas nzakas moved this from Ready for Dev Team to Ready to Implement in Triage Apr 22, 2021
@nzakas
Copy link
Member

nzakas commented Apr 22, 2021

Sounds good. Are you volunteering?

@aladdin-add aladdin-add self-assigned this Apr 22, 2021
aladdin-add added a commit that referenced this issue Apr 23, 2021
aladdin-add added a commit that referenced this issue Apr 23, 2021
aladdin-add added a commit that referenced this issue Apr 23, 2021
aladdin-add added a commit that referenced this issue Apr 23, 2021
Triage automation moved this from Ready to Implement to Complete Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Triage
Complete
Development

No branches or pull requests

2 participants