28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
|
|
=== dev server started 2026-08-10 11:53:32 ===
|
|||
|
|
11:53:32 [Module] [INFO] Babel 配置文件已加<E5B7B2><E58AA0>? E:\works\projects\safety-eval-service-frontend//jjb.babel.js
|
|||
|
|
11:53:32 [Config] [INFO] 正在加载配置文件...
|
|||
|
|
11:53:32 [Config] [INFO] 配置文件已加<E5B7B2><E58AA0>? E:\works\projects\safety-eval-service-frontend//jjb.config.js
|
|||
|
|
11:53:32 [Config] [SUCCESS] 配置验证通过
|
|||
|
|
11:53:32 [Config] [INFO] 运行模式: development
|
|||
|
|
11:53:32 [DevServer] [INFO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|||
|
|
11:53:32 [DevServer] [INFO] 运行模式: development
|
|||
|
|
11:53:32 [DevServer] [INFO] 正在启动 开发服务器...
|
|||
|
|
11:53:32 [DevServer] [INFO] 正在编译...
|
|||
|
|
E:\works\projects\safety-eval-service-frontend\node_modules\@cqsjjb\scripts\node_modules\@rspack\dev-server\dist\server.js:1658
|
|||
|
|
throw error;
|
|||
|
|
^
|
|||
|
|
System.Management.Automation.RemoteException
|
|||
|
|
Error: listen EADDRINUSE: address already in use 0.0.0.0:8081
|
|||
|
|
at Server.setupListenHandle [as _listen2] (node:net:1941:16)
|
|||
|
|
at listenInCluster (node:net:1998:12)
|
|||
|
|
at node:net:2207:7
|
|||
|
|
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
|
|||
|
|
code: 'EADDRINUSE',
|
|||
|
|
errno: -4091,
|
|||
|
|
syscall: 'listen',
|
|||
|
|
address: '0.0.0.0',
|
|||
|
|
port: 8081
|
|||
|
|
}
|
|||
|
|
System.Management.Automation.RemoteException
|
|||
|
|
Node.js v22.23.1
|