MMM-HomeAssistantDisplay icon indicating copy to clipboard operation
MMM-HomeAssistantDisplay copied to clipboard

NPM dependency error

Open chelming opened this issue 5 months ago • 0 comments

Is this a me problem? I know I can --force but I was trying to install with mmpm.

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@\"^14.16.1\" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@\"16.x\" from [email protected]
npm error node_modules/grunt-stylelint
npm error   dev grunt-stylelint@\"latest\" 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 /home/chris/.npm/_logs/2024-09-10T20_36_30_220Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/chris/.npm/_logs/2024-09-10T20_36_30_220Z-debug-0.log

chelming avatar Sep 10 '24 20:09 chelming