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
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @eslint-community/[email protected]
npm error Found: dev rollup-plugin-sourcemaps@"^0.6.3" from the root project
npm error
npm error Could not resolve dependency:
npm error dev rollup-plugin-sourcemaps@"^0.6.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/g_g/.npm/_logs/2025-03-25T17_07_47_065Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/g_g/.npm/_logs/2025-03-25T17_07_47_065Z-debug-0.log
The log is 10000 lines probably because I tried reinstalling it so many times.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
After trying to run:
npm install @faker-js/faker --legacy-peer-deps--save-dev
This is the error I got:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @eslint-community/[email protected]
npm error Found: dev rollup-plugin-sourcemaps@"^0.6.3" from the root project
npm error
npm error Could not resolve dependency:
npm error dev rollup-plugin-sourcemaps@"^0.6.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/g_g/.npm/_logs/2025-03-25T17_07_47_065Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/g_g/.npm/_logs/2025-03-25T17_07_47_065Z-debug-0.log
The log is 10000 lines probably because I tried reinstalling it so many times.
Beta Was this translation helpful? Give feedback.
All reactions