Skip to content

Dependency error while npm install (stylelint) #50

@wsirhc

Description

@wsirhc

While running npm install , some dependency errors occure. Here'sthe log:

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@17.0.0
npm error node_modules/stylelint
npm error   dev stylelint@"17.0.0" 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 Version: 10.9.4
nodejs version: v20.19.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions