Skip to content

Could not resolve dependency stylelint when using npm for installation #4

Closed
@nixprosoft

Description

@nixprosoft

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: sneat-vuetify-vuejs-laravel-admin-template-free@2.0.0
npm error Found: stylelint@16.2.1
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 stylelint-codeguide@0.3.2
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions