-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error when run wails dev #3807
Comments
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! |
I faced the same issue after updating Xcode from Reference link on how to downgrade: https://stackoverflow.com/questions/REDACTED/how-to-downgrade-xcode-to-previous-version |
Thx, |
Sorry but i tried, this url had been removed. |
I just downloaded and installed Xcode 15.4 from the Apple Developer site and use
After installing the older Xcode, I had to rename it manually and drag it into the Applications folder. After setting the path |
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 |
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! |
❯ wails dev
Wails CLI v2.8.2
Executing: go mod tidy
• Generating bindings:
ERROR
♥ 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,
The text was updated successfully, but these errors were encountered: