-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
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
flex-jonghyen, arlyon, kode15333, dobesv and feedm3tknickman
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working