$ wails3 dev Wails v3.0.0-alpha2.104 › Build task: [windows:common:go:mod:tidy] go mod tidy task: Task "windows:common:generate:icons" is up to date task: [windows:common:go:mod:tidy] go mod tidy task: [windows:common:install:frontend:deps] npm install task: Task "generate:bindings (BUILD_FLAGS=-buildvcs=false -gcflags=all=\"-l\")" is up to date up to date, audited 91 packages in 842ms 18 packages are looking for funding run `npm fund` for details 3 vulnerabilities (1 moderate, 2 high) To address all issues, run: npm audit fix Run `npm audit` for details. task: [build:frontend (DEV=true)] npm run build:dev -q > frontend@0.0.0 build:dev > vite build --minify false --mode development 01:22:47 [vite-plugin-svelte] no Svelte config found at D:/projects/fidoapp/frontend - using default configuration. vite v8.0.11 building client environment for development... ✔ [paraglide-js] Compilation complete (message-modules) ✓ 4684 modules transformed. computing gzip size... dist/index.html 0.45 kB │ gzip: 0.31 kB dist/assets/index-DygfjSQ_.css 32.87 kB │ gzip: 5.30 kB dist/assets/index-gFbl9DXN.js 977.72 kB │ gzip: 157.61 kB [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown: - wails-typed-events (86%) - vite-plugin-svelte:compile (9%) See https://rolldown.rs/options/checks#plugintimings for more details. ✓ built in 4.29s task: [windows:generate:syso] wails3 generate syso -arch amd64 -icon windows/icon.ico -manifest windows/wails.exe.manifest -info windows/info.json -out ../wails_windows_amd64.syso task: [windows:build:native] go build -buildvcs=false -gcflags=all="-l" -o "bin/fidoapp.exe" task: [windows:build:native] powershell Remove-item *.syso Need documentation? Run: wails3 docs ♥ If Wails is useful to you or your company, please consider sponsoring the project: wails3 sponsor task: [windows:run] bin/fidoapp.exe Jun 21 01:22:53.933 INF Build Info: Wails=v3.0.0-dev Compiler=go1.26.3 GOOS=windows GOAMD64=v1 -buildmode=exe -compiler=gc -gcflags=all=-l CGO_ENABLED=0 GOARCH=amd64 Jun 21 01:22:53.934 INF Platform Info: Go-WebView2Loader=true WebView2=149.0.4022.80 ID=25H2 Name=Windows 10 Pro Version=2009 (Build: 26200) Branding=Windows 11 Pro Jun 21 01:22:53.935 INF AssetServer Info: middleware=true handler=true devServerURL=http://localhost:9245 Jun 21 01:22:53.935 INF Waiting for frontend dev server to start... url=http://localhost:9245 task: [common:install:frontend:deps] npm install Jun 21 01:22:54.442 INF Retrying... up to date, audited 91 packages in 852ms 18 packages are looking for funding run `npm fund` for details 3 vulnerabilities (1 moderate, 2 high) To address all issues, run: npm audit fix Run `npm audit` for details. task: [common:dev:frontend] npm run dev -- --port 9245 --strictPort > frontend@0.0.0 dev > vite --port 9245 --strictPort Jun 21 01:22:55.445 INF Retrying... 01:22:56 [vite-plugin-svelte] no Svelte config found at D:/projects/fidoapp/frontend - using default configuration. Jun 21 01:22:56.447 INF Retrying... Jun 21 01:22:57.449 INF Retrying... Jun 21 01:22:58.452 INF Retrying... ✔ [paraglide-js] Compilation complete (locale-modules) 01:22:58 [vite] (client) Re-optimizing dependencies because lockfile has changed 01:22:58 [vite] (ssr) Re-optimizing dependencies because lockfile has changed (x2) Jun 21 01:22:58.953 ERR ******************************** FATAL ********************************* * There has been a catastrophic failure in your application. * **************************** Error Details ***************************** unable to connect to frontend server. Please check it is running - FRONTEND_DEVSERVER_URL='http://localhost:9245'************************************************************************ ERROR task: Failed to run task "run": exit status 1 VITE v8.0.11 ready in 4269 ms ➜ Local: http://127.0.0.1:9245/ 01:22:59 [vite] (client) [optimizer] bundling dependencies...