Open JohnA28 opened 1 year ago
Do you not have build tools?
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 xcode-select --install
and try again.
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
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.
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 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.
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 brew
, you can try to install python-setuptools
that worked for me
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.