AprilNEA / ChatGPT-Admin-Web

One-stop system for shared use of AI within teams and organizationswith | 在团队和组织内共享使用人工智能的一站式系统
https://chat.xjt.lu
MIT License
3.2k stars 1.23k forks source link

显示缺少 BUILD_ID 文件 #215

Closed Adoubf closed 2 months ago

Adoubf commented 2 months ago

frontend:start: ⚠ Invalid next.config.js options detected: frontend:start: ⚠ "env.LOGO" is missing, expected string frontend:start: ⚠ "env.LOGO_BOT" is missing, expected string frontend:start: ⚠ "env.LOGO_LOGIN" is missing, expected string frontend:start: ⚠ "env.LOGO_LOADING" is missing, expected string frontend:start: ⚠ "env.LOGO_SIDEBAR" is missing, expected string frontend:start: ⚠ "env.ONBOARDING" is missing, expected string

frontend:start: Error: ENOENT: no such file or directory, open '/home/lighthouse/ChatGPT-Admin-Web/packages/frontend/.next/BUILD_ID' frontend:start: at async open (node:internal/fs/promises:639:25) frontend:start: at async Object.readFile (node:internal/fs/promises:1249:14) frontend:start: at async setupFsCheck (/home/lighthouse/ChatGPT-Admin-Web/nodemodules/.pnpm/next@13.5.6@babel+core@7.22.10_react-dom@18.2.0_react@18.2.0react@18.2.0_sass@1.59.2/node_modules/next/dist/server/lib/router-utils/filesystem.js:142:19) frontend:start: at async initialize (/home/lighthouse/ChatGPT-Admin-Web/nodemodules/.pnpm/next@13.5.6@babel+core@7.22.10_react-dom@18.2.0_react@18.2.0react@18.2.0_sass@1.59.2/node_modules/next/dist/server/lib/router-server.js:56:23) frontend:start: at async Server. (/home/lighthouse/ChatGPT-Admin-Web/nodemodules/.pnpm/next@13.5.6@babel+core@7.22.10_react-dom@18.2.0_react@18.2.0__react@18.2.0_sass@1.59.2/node_modules/next/dist/server/lib/start-server.js:221:36) { frontend:start: errno: -2, frontend:start: code: 'ENOENT', frontend:start: syscall: 'open', frontend:start: path: '/home/lighthouse/ChatGPT-Admin-Web/packages/frontend/.next/BUILD_ID' frontend:start: }