admin.xpcool.com/dev_log.txt
夏犀麟 0ab6cf5f17
Some checks failed
Build and Deploy (admin.xpcool.com) / build-and-deploy (push) Failing after 5m25s
CHG: 登录页去除账号下拉与内置密码;house 模块前端;Gitea act_runner 自动部署 workflow
- login.vue:移除 selectAccount 下拉与 MOCK_USER_OPTIONS(代码不存账号密码),手输+记住账号
- .env.production:VITE_GLOB_API_URL=/api/service(同源反代)
- house:api/house.ts + views/house/{community,listing,dashboard,data}
- .gitea/workflows/deploy.yml:node22 + pnpm11.16 + vite 直跑构建 → /data/www/admin.xpcool.com
2026-08-26 23:55:07 +08:00

43 lines
3.7 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$ pnpm -F @vben/web-tdesign run dev
. | [WARN] Unsupported engine: wanted: {"node":"^22.18.0 || ^24.12.0"} (current: {"node":"v23.0.0","pnpm":"11.16.0"})
$ pnpm vite --mode development
[Vben Form] BREAKING CHANGE: Named field slot control bindings moved to `slotProps.componentProps`. Replace `v-bind="slotProps"` with `v-bind="slotProps.componentProps"`. See https://doc.vben.pro/components/common-ui/vben-form.html
Port 5999 is in use, trying another one...
VITE v8.2.2 ready in 2781 ms
➜ Local: http://localhost:6000/
➜ Network: http://192.168.110.65:6000/ WLAN
➜ Network: http://172.20.192.1:6000/ vEthernet (Default …
➜ Vben Admin Docs: https://doc.vben.pro
 ➜ press h + enter to show help
17:20:13 [vite] .env.development changed, restarting server...
[Vben Form] BREAKING CHANGE: Named field slot control bindings moved to `slotProps.componentProps`. Replace `v-bind="slotProps"` with `v-bind="slotProps.componentProps"`. See https://doc.vben.pro/components/common-ui/vben-form.html
17:20:14 [vite] server restarted.
➜ Local: http://localhost:20000/
➜ Network: http://192.168.110.65:20000/ WLAN
➜ Network: http://172.20.192.1:20000/ vEthernet (Default …
➜ Vben Admin Docs: https://doc.vben.pro
17:20:53 [vite] .env.development changed, restarting server...
[Vben Form] BREAKING CHANGE: Named field slot control bindings moved to `slotProps.componentProps`. Replace `v-bind="slotProps"` with `v-bind="slotProps.componentProps"`. See https://doc.vben.pro/components/common-ui/vben-form.html
Port 20100 is in use, trying another one...
17:20:54 [vite] server restarted.
➜ Local: http://localhost:20101/
➜ Network: http://192.168.110.65:20101/ WLAN
➜ Network: http://172.20.192.1:20101/ vEthernet (Default …
➜ Vben Admin Docs: https://doc.vben.pro
18:53:59 [vite] vite.config.ts changed, restarting server...
[Vben Form] BREAKING CHANGE: Named field slot control bindings moved to `slotProps.componentProps`. Replace `v-bind="slotProps"` with `v-bind="slotProps.componentProps"`. See https://doc.vben.pro/components/common-ui/vben-form.html
18:54:00 [vite] server restarted.
18:54:09 [vite] (client) page reload src/api/core/auth.ts
18:54:13 [vite] (client) page reload src/api/core/menu.ts
18:54:16 [vite] (client) page reload src/api/core/user.ts
18:54:22 [vite] (client) page reload src/api/system.ts
18:54:25 [vite] (client) page reload src/api/log.ts
E:\xxcool\project\admin.xpcool.com\apps\web-tdesign:
[ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL] @vben/web-tdesign@5.7.0 dev: `pnpm vite --mode development`
Exit status 4294967295
[ELIFECYCLE] Command failed with exit code 4294967295.