You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
After running yarn install (PnP setup), i get:
ERROR Unable to find Go binary. Please report this issue at https://github.com/vercel/turbo/issues and include your package manager and version along with the following information:
os=macos
arch=aarch64
turbo-version=1.7.2
turbo-bin=/Users/xxxxx/repos/xxx/xxx-apps/.yarn/unplugged/turbo-npm-1.7.2-a47d684d2e/node_modules/turbo/pnpapi-turbo-darwin-arm64-turbo
go-turbo-bin=/Users/xxxxx/xxx/hadrian/xxxx-apps/.yarn/unplugged/turbo-npm-1.7.2-a47d684d2e/node_modules/turbo/go-turbo
Error: Failed to execute turbo (Unable to locate Go binary).
Expected Behavior
That i can run the app
After running yarn install (PnP setup), i get:
ERROR Unable to find Go binary. Please report this issue at https://github.com/vercel/turbo/issues and include your package manager and version along with the following information:
os=macos
arch=aarch64
turbo-version=1.7.2
turbo-bin=/Users/xxxxx/repos/xxx/xxx-apps/.yarn/unplugged/turbo-npm-1.7.2-a47d684d2e/node_modules/turbo/pnpapi-turbo-darwin-arm64-turbo
go-turbo-bin=/Users/xxxxx/xxx/hadrian/xxxx-apps/.yarn/unplugged/turbo-npm-1.7.2-a47d684d2e/node_modules/turbo/go-turbo
Error: Failed to execute turbo (Unable to locate Go binary).
To Reproduce
Create a fresh monorepo with turbo
Reproduction Repo
No response
The text was updated successfully, but these errors were encountered:
What version of Turborepo are you using?
1.7.2
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
After running yarn install (PnP setup), i get:
Expected Behavior
That i can run the app
After running yarn install (PnP setup), i get:
To Reproduce
Create a fresh monorepo with turbo
Reproduction Repo
No response
The text was updated successfully, but these errors were encountered: