Skip to content

packages are linked incorrectly on windows #4135

Closed
@boujeepossum

Description

@boujeepossum

here's a repro build: https://ci.appveyor.com/project/Daniel15/jest/build/4207
PR: #4134

In the logs you can see that require.resolve('jest-config') returns :\projects\jest\node_modules\jest-config\build\index.js which seems to be the last published version of the package from npm.
locally and on circle/travis it resolves to jest/packages/jest-config/build/index.js, the local version of the file.

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