-
Notifications
You must be signed in to change notification settings - Fork 57
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 npm install macOS #145
Comments
Do you not have build tools? |
I'm sorry but could you elaborate further? I'm in the learning stage for all of this so I'm not fully sure what you're asking me. As far I know I needed a recent version of Python, what else am I missing? |
On macOS, I believe you should open a terminal and run |
I get the message "xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates" and when I go to software update it says my Mac is up to date. |
Hey, exactly the same for me. xcode-select --install also returns "xcode-select: error: command line tools are already installed, use "Software Update" to install updates" |
I'm suffering here too. I have a similar log but it's essentially the same |
cc @PAdventures & @JoeKyx Are you still running into this issue? I know we are like a year detached from this now but I was just running into this on my own project and it seems like a space in your working dir will cause the build to fail. After I removed the space from the folder it worked fine. |
I just removed it from my packages. |
if u have python >= 3.12 installed via |
Unable to install @discordjs/opus, getting the error output below.
Further details:
I've tried uninstalling opus and cleaning my cache to avail. Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: