You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am installing mocha-multi and get the following error does it means that it only works for mocha 2 to 6 and 9?
thanks
here is the error.
npm install mocha-multi
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/mocha
npm ERR! dev mocha@"^10.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer mocha@">=2.2.0 <7 || ^9" from [email protected]
npm ERR! node_modules/mocha-multi
npm ERR! mocha-multi@"*" 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 \\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! \\AppData\Local\npm-cache\_logs\2022-11-11T17_16_17_362Z-debug-0.log
Steps to reproduce the behavior
... install mocha 10.1.0
...
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hi I am installing mocha-multi and get the following error does it means that it only works for mocha 2 to 6 and 9?
thanks
here is the error.
Steps to reproduce the behavior
Thanks a lot.
The text was updated successfully, but these errors were encountered: