Skip to content

Vue 3 Dependecies issue #19106

Closed
Closed
@richardshergold

Description

@richardshergold

Current behavior

Trying to install but getting a dependency error and I'm not exactly sure what I need to do?

~/projects/my-project [cypress] > npm install @cypress/vue@next --include=dev
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! @cypress/vue@"3.0.5" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @cypress/[email protected]
npm ERR! node_modules/@cypress/webpack-dev-server
npm ERR!   peerOptional @cypress/webpack-dev-server@"*" from @cypress/[email protected]
npm ERR!   node_modules/@cypress/vue
npm ERR!     @cypress/vue@"3.0.5" 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.

Debug logs

No response

Cypress Version

@cypress/vue@next

Package Manager

npm

Operating system

Mac

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: installationIssue during installation or downloading Cypress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions