-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error when running wails dev. #1
Labels
bug
Something isn't working
Comments
Thanks for reporting this issue, the problem with |
have the same error, removed the |
Have you guys found any resolution? Update: I got it working with |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I encounter this error when I first try to run "wails dev":
ERROR:
main.go:14:12: pattern frontend/out/: cannot embed directory frontend/out/: invalid name *
The way to replicate it is to make a new project with the template command, then solve the first issue of incorrect labeling in the main.go file from "RBG" to "BackgroundColour" and then run "wails dev".
The text was updated successfully, but these errors were encountered: