Error when run wails dev
❯ wails dev Wails CLI v2.8.2
Executing: go mod tidy • Generating bindings: ERROR
signal: killed
♥ If Wails is useful to you or your company, please consider sponsoring the project: https://github.com/sponsors/leaanthony
Hi, I have just run my wails project after 1 month but it got this error. What issues that I get and how to fix them? Many thanks,
I have just encountered the same issue after upgrading to MacOS Sequoia (15.0.1). Upgrading to the newest CLI (v2.9.2) didn't seem to help. I initiated a new React project and it seemed to compile but no desktop app was launched as usual. The frontend server seems to function though. I'm using go1.21.6. I have tried both versions of Wails CLI v2.8.2 and v2.9.2.
Yes, i agree! We probably get issue on new MacOS Sequoia and I'll treat this prob as a bug and hope that Author: @leaanthony he will fix it on new MACOS version. Thank for support!
I faced the same issue after updating Xcode from 15.4 to 16.0 on MacOS Sonoma. So now I have to downgrade my Xcode CLI back to 15.x to fix it for now.
Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-version
I faced the same issue after updating Xcode from
15.4to16.0on MacOS Sonoma. So now I have to downgrade my Xcode CLI back to15.xto fix it for now.Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-version
Thx, I ll try this and feedback later if it 's available!
I faced the same issue after updating Xcode from
15.4to16.0on MacOS Sonoma. So now I have to downgrade my Xcode CLI back to15.xto fix it for now.Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-version
Sorry but i tried, this url had been removed.
I faced the same issue after updating Xcode from
15.4to16.0on MacOS Sonoma. So now I have to downgrade my Xcode CLI back to15.xto fix it for now. Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-versionSorry but i tried, this url had been removed.
I just downloaded and installed Xcode 15.4 from the Apple Developer site and use xcode-select in the terminal to set the path like this:
sudo xcode-select -s /Applications/Xcode15.app
After installing the older Xcode, I had to rename it manually and drag it into the Applications folder. After setting the path wails dev works as before.
I faced the same issue after updating Xcode from
15.4to16.0on MacOS Sonoma. So now I have to downgrade my Xcode CLI back to15.xto fix it for now. Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-versionSorry but i tried, this url had been removed.
I just downloaded and installed Xcode 15.4 from the Apple Developer site and use
xcode-selectin the terminal to set the path like this:sudo xcode-select -s /Applications/Xcode15.appAfter installing the older Xcode, I had to rename it manually and drag it into the Applications folder. After setting the path
wails devworks as before.
Thank bro, It s worked now! I really appreciate your support!
My bad, just saw notification:
This is the link: https://stackoverflow.com/questions/14756026/how-to-downgrade-xcode-to-previous-version
Not sure why it got redacted.
Updating Go to 1.23 resolved the issue for me without needing to downgrade Xcode
sudo xcode-select -s /Applications/Xcode15.app
I just wanted to take a moment to express my deepest gratitude for your suggestion to downgrade Xcode to version 15.4. After spending countless hours troubleshooting and searching for a solution, your advice was a game-changer! It worked perfectly, and I can’t thank you enough for taking the time to share this.
Your contribution didn’t just solve a technical issue—it truly lifted a weight off my shoulders. I’m back on track now, and it’s all thanks to your help. You’re the real MVP here!
Thank you so much again for your kindness and insight. It means a lot!