lobehub/lobe-chat












The issue has been closed
vercel部署失败[Bug] #1037
xfxx2022 posted onGitHub
💻 系统环境
Windows
📦 部署环境
Official Preview
🌐 浏览器
Chrome
🐛 问题描述
🚦 期望结果
No response
📷 复现步骤
<html>
<body>
<!--StartFragment-->
RangeError: Maximum call stack size exceeded
--
11:58:43.681 | at parse (/vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:6313)
11:58:43.681 | at picomatch.makeRe (/vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:21670)
11:58:43.681 | at picomatch (/vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:19637)
11:58:43.681 | at /vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:19294
11:58:43.681 | at Array.map (<anonymous>)
11:58:43.681 | at picomatch (/vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:19286)
11:58:43.681 | at micromatch.isMatch (/vercel/path0/node_modules/next/dist/compiled/micromatch/index.js:15:1090)
11:58:43.681 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:245:48
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:75:9)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.682 | at Array.every (<anonymous>)
11:58:43.682 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.682 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.683 | at shouldIgnore (/vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:7)
11:58:43.683 | at /vercel/path0/node_modules/next/dist/build/collect-build-traces.js:86:23
11:58:43.683 | at Array.every (<anonymous>)
11:58:43.828 | error: script "build" exited with code 1
11:58:43.832 | Error: Command "bun run build" exited with 1
<!--EndFragment-->
</body>
</html>
📝 补充信息
No response