-
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] getting eror while installing #5656
Comments
Hi @srikanth-rakuten, thanks for the issue. This appears to be an issue with certificate signing in yarn. This issue might provide some potential solutions. |
No i tried both npm set strict-ssl false and yarn config set strict-ssl false --global but non worked |
Hmm. I'm not able to reproduce this. This does appear to be an issue with your package manager, and not turborepo specifically. Have you tried re-installing the package manager? What version are you using? |
I'm really sorry,still npx create-turbo is not working but I fallowed the step by step guide in turborepo and i was successful manually. im using yarn 1.22.19 version |
Hey @srikanth-rakuten this is almost guaranteed not an issue with turborepo as we simply run Feel free to jump into our Discord |
What version of Turborepo are you using?
1.10
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Mac
Describe the Bug
Expected Behavior
it should install right
To Reproduce
Reproduction Repo
No response
The text was updated successfully, but these errors were encountered: