-
**Description**
I run`wails init` and create a new project using the React template. Then I `cd` into the new project folder and run `wails build -d`. After the build completes, I am simply callin…
-
**Description**
I'm using such code in frontend, in some .vue file, inside \ section: \
Logo.png is animated PNG (96x96 resolution) - and under Linux is working properly, but under Windows only init…
-
**Description**
Unable to setup angular project with wails and rest of the frameworks functions quite well
**To Reproduce**
Steps to reproduce the behaviour:
1. wails init
2. Select 1 for ang…
-
#####################################################
If you have a technical issue, please do not open a bug this way!
Please use the `wails issue` command! …
-
**Description**
When trying to initialize a new project using the Svelte template, the frontend build fails with what looks like a bundler error.
**To Reproduce**
Steps to reproduce the behavio…
-
**Description**
When using the template for Vue3 Full npm i fails because it cannot resolve the dependency tree. my_project required eslint@7.15.0 while @vue/cli-plugin-eslint requires >= 1.6.0 < 7…
-
**Description**
Installed wails for the first time on windows machine. Ran wails init and it failed
**To Reproduce**
````
C:\Users\Matt\dev\wailstest>wails init
...
The name of the project (M…
-
**Description**
I was trying to build the model template project on my macbook, but just couldn't succeed. I've tried sth like `npm update` or reinstalling npm but failed. Got quite confused ... th…
-
Hi,
first of all, thank you for wails.app and all the hard work you put in.
I am currently using a messy approach to handle states between backend and frontend and I am actively exploring opport…
md-pt updated
3 years ago
-
I cloned the repo
1. Did an cd frontend && npm install
2. wails serve
3. cd frontend && npm run serve
I am getting a blank page and a console message
"window.external.invoke is not a funct…