-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Steps to reproduce
npm install
What is expected?
Success installation.
What is actually happening?
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/stylelint
npm error dev stylelint@"16.2.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^15.11.0" from [email protected]
npm error node_modules/stylelint-codeguide
npm error dev stylelint-codeguide@"0.3.2" 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 C:\Users\nikit\AppData\Local\npm-cache_logs\2024-11-19T12_54_21_072Z-eresolve-report.txt
npm error A complete log of this run can be found in: C:\Users\nikit\AppData\Local\npm-cache_logs\2024-11-19T12_54_21_072Z-debug-0.log
Additional data
NodeJS Version: LTS 22
Package manager: npm 10.9.0
System: Win 10