Closed UvDream closed 2 years ago
Thanks for reporting this. With a clean install, I can't reproduce. Is there something that's not in the ticket? Could you please paste the error as you see it?
leaanthony@Leas-MacBook-Air Projects % wails init -n myproject -t react-ts
Wails CLI v2.0.0-beta.38
Initialising Project 'myproject'
--------------------------------
Project Name: myproject
Project Directory: /Users/leaanthony/Projects/myproject
Project Template: react-ts
Template Support: https://wails.io
Initialised project 'myproject' in 108ms.
If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony
leaanthony@Leas-MacBook-Air Projects %
I solved it, should not go run main.go
to run, should waits dev
,I have a suggestion, the documentation can be put on this crowdin website,I want to participate in the translation of documents and promote this tool
This is fixed on master. Please use master until the next release (might be tonight!) 👍
This is fixed on master. Please use master until the next release (might be tonight!) 👍
Looking forward to the official version very much, looking forward to making a little contribution to the document
I've just released v2.0.0-beta.39
. Please update using wails update -pre
👍
The problem has been solved after the update
Description
mainapp.Shutdown undefined (type *appng.App has no field or method Shutdown)
To Reproduce
Error when initializing the project
Expected behaviour
can run
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response