-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[turborepo] Cannot start turbo build on macos m1 #3329
[turborepo] Cannot start turbo build on macos m1 #3329
Comments
Hey @polRk! Thanks for helping us test out the canaries! We have a stable You can grab it with:
If you'd like to stay on the bleeding edge, we have a 1.7.1 canary out that should fix this and also be pretty stable. Try that one out with:
|
Hi @tknickman ! I have the same issue with the 1.7.1 while I did not have it with the 1.7.0. Should we stick to the 1.7.0 for a while or is there something we can do to fix it? Thanks in advance for your answer! |
Hey, got it thanks @vinassefranche. So installing globally isn't working with |
It's installed with With |
I just tested with |
Sorry, I'm completely wrong on the versions 😞 |
I've tried to reproduce the issue on small repo and it seems like the issue is linked to our use of yarn's plug and play. With version 1.7.0:
|
Could you push this up somewhere so someone from the team can try to repro? |
Here it is: https://github.com/vinassefranche/turbo-issue-with-pnp/tree/main |
Hey @vinassefranche thanks for the repro! Unfortunately we don't officially support the That being said, we have another issue tracking this, so I'm going to close this one only to consolidate reports. Duplicate of #3280 |
Hi @tknickman, |
What version of Turborepo are you using?
1.7.0-canary.7
What package manager are you using / does the bug impact?
npm, pnpm
What operating system are you using?
Mac
Describe the Bug
Expected Behavior
Works fine.
To Reproduce
Reproduction Repo
No response
The text was updated successfully, but these errors were encountered: