savely

savely / wails_windows.log

Last active 1 month ago

Like 0
wails_windows.log Raw
1$ wails3 dev
2Wails v3.0.0-alpha2.104 › Build
3task: [windows:common:go:mod:tidy] go mod tidy
4task: Task "windows:common:generate:icons" is up to date
5task: [windows:common:go:mod:tidy] go mod tidy
6task: [windows:common:install:frontend:deps] npm install
7task: Task "generate:bindings (BUILD_FLAGS=-buildvcs=false -gcflags=all=\"-l\")" is up to date
8
9up to date, audited 91 packages in 842ms
10
1118 packages are looking for funding
12 run `npm fund` for details
13
143 vulnerabilities (1 moderate, 2 high)
15
16To address all issues, run:
17 npm audit fix
18
19Run `npm audit` for details.
20task: [build:frontend (DEV=true)] npm run build:dev -q
21
22> frontend@0.0.0 build:dev
23> vite build --minify false --mode development
24
2501:22:47 [vite-plugin-svelte] no Svelte config found at D:/projects/fidoapp/frontend - using default configuration.
26vite v8.0.11 building client environment for development...
27✔ [paraglide-js] Compilation complete (message-modules)
28✓ 4684 modules transformed.
29computing gzip size...
30dist/index.html 0.45 kB │ gzip: 0.31 kB
31dist/assets/index-DygfjSQ_.css 32.87 kB │ gzip: 5.30 kB
32dist/assets/index-gFbl9DXN.js 977.72 kB │ gzip: 157.61 kB
33
34[PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
35 - wails-typed-events (86%)
36 - vite-plugin-svelte:compile (9%)
37See https://rolldown.rs/options/checks#plugintimings for more details.
38
39✓ built in 4.29s
40task: [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
41task: [windows:build:native] go build -buildvcs=false -gcflags=all="-l" -o "bin/fidoapp.exe"
42task: [windows:build:native] powershell Remove-item *.syso
43
44Need documentation? Run: wails3 docs
45 ♥ If Wails is useful to you or your company, please consider sponsoring the project: wails3 sponsor
46task: [windows:run] bin/fidoapp.exe
47Jun 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
48Jun 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
49Jun 21 01:22:53.935 INF AssetServer Info: middleware=true handler=true devServerURL=http://localhost:9245
50Jun 21 01:22:53.935 INF Waiting for frontend dev server to start... url=http://localhost:9245
51task: [common:install:frontend:deps] npm install
52Jun 21 01:22:54.442 INF Retrying...
53
54up to date, audited 91 packages in 852ms
55
5618 packages are looking for funding
57 run `npm fund` for details
58
593 vulnerabilities (1 moderate, 2 high)
60
61To address all issues, run:
62 npm audit fix
63
64Run `npm audit` for details.
65task: [common:dev:frontend] npm run dev -- --port 9245 --strictPort
66
67> frontend@0.0.0 dev
68> vite --port 9245 --strictPort
69
70Jun 21 01:22:55.445 INF Retrying...
7101:22:56 [vite-plugin-svelte] no Svelte config found at D:/projects/fidoapp/frontend - using default configuration.
72Jun 21 01:22:56.447 INF Retrying...
73Jun 21 01:22:57.449 INF Retrying...
74Jun 21 01:22:58.452 INF Retrying...
75✔ [paraglide-js] Compilation complete (locale-modules)
7601:22:58 [vite] (client) Re-optimizing dependencies because lockfile has changed
7701:22:58 [vite] (ssr) Re-optimizing dependencies because lockfile has changed (x2)
78Jun 21 01:22:58.953 ERR
79
80******************************** FATAL *********************************
81* There has been a catastrophic failure in your application. *
82**************************** Error Details *****************************
83unable to connect to frontend server. Please check it is running - FRONTEND_DEVSERVER_URL='http://localhost:9245'************************************************************************
84
85 ERROR task: Failed to run task "run": exit status 1
86
87 VITE v8.0.11 ready in 4269 ms
88
89 ➜ Local: http://127.0.0.1:9245/
9001:22:59 [vite] (client) [optimizer] bundling dependencies...
91
92