Skip to content

Support jest 27 #344

Closed
Closed
@WIStudent

Description

@WIStudent

Using vue-jest@4.0.1 I am getting the following error when trying to upgrade to jest 27:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: jest@27.0.1
npm ERR! node_modules/jest
npm ERR!   dev jest@"27.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jest@">=26 <27" from ts-jest@26.5.1
npm ERR! node_modules/ts-jest
npm ERR!   peerOptional ts-jest@">= 24 < 27 " from vue-jest@4.0.1
npm ERR!   node_modules/vue-jest
npm ERR!     dev vue-jest@"^4.0.1" from the root project

Node version: v16.2.0
npm version: 7.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    jest 27upstreamDue to other packages (like Jest)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions