Open soyDESKTOP68A2MRFT opened 3 years ago
This isn't an issue with thdwb, but rather, with your build environment, which is improperly configured. You will need to ensure that Go, Make, and git are installed and properly configured in WSL.
If you're running Ubuntu under WSL, you can run the following commands to ensure that those are installed:
sudo apt update
sudo apt upgrade
sudo apt install golang make git
can you help i have the same problem on macos
Simply install the package equivalents for Mac?
xcode-select --install
Or use can use homebrew
if you have it.
guys that was the error what wsl and cygwin give me when i try to compile with make