sidwebworks/wails-solid-template

Have issues running the template with Wails

nikitavoloboev opened this issue · 1 comments

Thanks for making the template. ❤️

I tried using it but when I ran: wails create -n my-solid-app -t https://github.com/sidwebworks/wails-solid-template.git I got:

wails create -n my-solid-app -t https://github.com/sidwebworks/wails-solid-template.git
Wails CLI v2.0.0

Available commands:

   build      Builds the application
   doctor     Diagnose your environment
   dev        Development mode
   generate   Code Generation Tools
   show       Shows various information
   update     Update the Wails CLI
   version    The Wails CLI version

Flags:

  -help
    	Get help on the 'wails' command.


If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony

And I am not sure why. Perhaps you know.

Would be thankful for any help. Thank you.

Ok its solved by running: wails init -n my-solid-app -t https://github.com/sidwebworks/wails-solid-template. Made pr #2