wonderslug / MMM-HomeAssistantDisplay

A Magic Mirror Module to display information from Home Assistant.
MIT License
88 stars 6 forks source link

NPM dependency error #33

Open chelming opened 3 weeks ago

chelming commented 3 weeks ago

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: MMM-HomeAssistantDisplay@1.0.1
npm error Found: stylelint@14.16.1
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 grunt-stylelint@0.20.1
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
Schnabulation commented 6 days ago

Nope. Same issue here. New installation of MagicMirror, same issue.

senna1992 commented 18 hours ago

Same issue here, new user of MM.