Skip to content

yarn check prints out two warnings when installing the latest Jest 24.4.0 packages #8107

@kaiyoma

Description

@kaiyoma

🐛 Bug Report

yarn check prints out two warnings when installing the latest Jest 24.4.0 packages.

To Reproduce

Install the latest Jest 24.4.0 packages. Observe these warnings:

warning "jest > jest-cli > @jest/core > [email protected]" has unmet peer dependency "jest-resolve@^24.1.0".
warning "jest > jest-cli > jest-config > [email protected]" has unmet peer dependency "jest-haste-map@^24.0.0".

Expected behavior

No warnings.

Run npx envinfo --preset jest

Paste the results here:

$ npx envinfo --preset jest
Error: EPERM: operation not permitted, mkdir <redacted>
TypeError: Cannot read property 'get' of undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions