Closed cxt90730 closed 2 years ago
fixed in PR https://github.com/wailsapp/wails/pull/1715, see more at https://github.com/wailsapp/wails/issues/1714
Thanks for reporting this and using Wails.
As @Villyli mentioned this has already been fixed on master.
Description
$ wails build -nsis Wails CLI v2.0.0-beta.43
App Type: desktop Platforms: windows/amd64 Compiler: C:\Program Files\Go\bin\go.exe Build Mode: Production Skip Frontend: false Compress: false Package: true Clean Build Dir: false LDFlags: "" Tags: [] Race Detector: false
Building target: windows/amd64
ERROR: cannot build nsis installer - no windows targets
To Reproduce
wails init -n myapp -t vue cd myapp wails build -nsis
Expected behaviour
no error
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response