wails-angular-template
wails-angular-template copied to clipboard
Closes #5 - Fix an issue with `frontend:dev` Wails command running an npm command which never exits. So, the initial closed pipe error appears to be because `npm install` was...
`wails dev` results in a `read/write on closed pipe` error during front end dependency installation
Brand new fresh instance of the template results in the following. Running `wails dev` at different verbosity levels had no effect on the output.  Note that I have not...
 wails build work. It will continue when press `Ctrl + C` , but the wails will auto quit.   
Hey there, when I try to build your template, it works fine, but whenever I try to add something into the frontend it gives me this error in console: `Error:...
I am working with `Wails CLI v2.0.0-beta.14`. It works, but there is a problem - if I change something on frontend side it stops working with the following error: ...
 The `angular.json` should have disabled analytics by default in the template: ``` "cli": { "analytics": false } ```
Hello, is this project still maintained?
Are there plans to update the project to Wails 3?