Skip to content

npm install not working  #4371

Closed
Closed
@yoannfleurydev

Description

@yoannfleurydev

What are you trying to achieve?

I try to install dependencies in this project to contribute (#4369)

What do you get instead?

Provide console output if related. Use --verbose mode for more details.

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/chai
npm error   chai@"5.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer chai@">= 4.0.0 < 5" from [email protected]
npm error node_modules/chai-exclude
npm error   chai-exclude@"2.1.0" 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 /Users/yfleury/.npm/_logs/2024-06-02T16_52_02_954Z-eresolve-report.txt

Details

  • CodeceptJS version: default branch
  • NodeJS Version: 20.14.0 (also tried with 18.20.3)
  • Operating System: MacOS Sonoma 14.5 (23F79)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions