这是indexloc提供的服务,不要输入任何密码
Skip to content

[turborepo] 1.7.0 with yarn berry doesn't work #3280

@kyun

Description

@kyun

What version of Turborepo are you using?

1.7.0

What package manager are you using / does the bug impact?

Yarn v2/v3 (node_modules linker only)

What operating system are you using?

Mac

Describe the Bug

I've upgraded turbo version 1.6.3 -> 1.7.0.

I've got error like this

thread 'main' panicked at 'Failed to execute turbo.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', crates/turborepo/src/main.rs:23:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Expected Behavior

It should be work well like 1.6.3

To Reproduce

.yarnrc.yml

nodeLinker: pnp
yarn set version berry
yarn add turbo@1.7.0
yarn dev

Reproduction Repo

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions