Skip to content

peer dependency with sinon 11? #185

Closed
@anthonyvercolano

Description

While upgrading my project to sinon 11 I hit the following error:

npm ERR! While resolving: azure-iot-amqp-base@2.4.10
npm ERR! Found: sinon@11.1.2
npm ERR! node_modules/sinon
npm ERR! dev sinon@"^11.1.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer sinon@"2.x - 10.x" from sinon-test@3.1.0
npm ERR! node_modules/sinon-test
npm ERR! dev sinon-test@"^3.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Should there be an update of the peer dependency to 11?

Activity

fatso83

fatso83 commented on Aug 16, 2021

@fatso83
Contributor

YES :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      peer dependency with sinon 11? · Issue #185 · sinonjs/sinon-test