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
При попытке установить зависимость наблюдаю ошибку:
vite-eslint-app % npm install -D @feature-sliced/eslint-config
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/eslint
npm ERR! dev eslint@"^9.9.0" from the root project
npm ERR! peer eslint@">=6.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-boundaries
npm ERR! peer eslint-plugin-boundaries@">=2" from @feature-sliced/[email protected]
npm ERR! node_modules/@feature-sliced/eslint-config
npm ERR! dev @feature-sliced/eslint-config@"*" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from [email protected]
npm ERR! node_modules/eslint-plugin-import
npm ERR! peer eslint-plugin-import@">=2" from @feature-sliced/[email protected]
npm ERR! node_modules/@feature-sliced/eslint-config
npm ERR! dev @feature-sliced/eslint-config@"*" 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!
npm ERR! For a full report see:
npm ERR! /Users/main/.npm/_logs/2024-08-31T20_44_44_205Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /Users/main/.npm/_logs/2024-08-31T20_44_44_205Z-debug-0.log
This config is mostly deprecated in favour of Steiger, our own linter. Consider migrating to it. Otherwise, if this is a simple fix, then we would welcome a PR
При попытке установить зависимость наблюдаю ошибку:
package.json
The text was updated successfully, but these errors were encountered: