-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Unable to run pnpm install --no-frozen-lockfile
on v0.1.6-alpha.4
#1167
Comments
I faced the same issue while installing Discord dependencies. Then, I updated my Pnpm version to the latest, and it worked for me. |
What pnpm version you are using? |
v9.15.0 |
same issue, with pnpm v9.15.0 |
I am using pnpm v9.15.0 too. face the same issue. |
Same issue |
I tried setting the CC and CXX environment variables with these values, and reinstall xcode command tool. It worked. I am using Macbook Air M2. Check my screenshot. Setting env
Reinstall xcode command tools
If you’ve already installed Xcode, ensure it’s properly set up
I am using node v23.3.0, pnpm v9.14.4. |
@nhtera 's steps worked for me. Thanks! 🤩 |
Thanks @nhtera ! |
Describe the bug
I found the following error on a fresh checkout:
To Reproduce
Expected behavior
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: