Bug: PNPM Install Errors #31
Unanswered
TheGreatAxios
asked this question in
Q&A
Replies: 1 comment
-
Can you try the following: sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
pnpm i Might also be worth trying Node v20. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check existing issues
Ox Version
0.1.1
Current Behavior
pnpm install fails during
node-gyp rebuild
Expected Behavior
Should install
Steps To Reproduce
Link to Minimal Reproducible Example
No response
Anything else?
MacOS - Sequoia 15.0.1
Tested with Node Verisons - v22.8.0 & v22.3.0
Tested with PNPM Versions -> v9.7.1 & 9.12.3
Beta Was this translation helpful? Give feedback.
All reactions