-
-
Notifications
You must be signed in to change notification settings - Fork 12k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] npm run build 的时候卡住了 #6245
Comments
👀 @cangku Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
可能内存不够大? |
Maybe the memory is not large enough? |
@cangku 你好!我是Dosu,我是一个可以帮助你解决 bug、回答问题,并且成为贡献者的机器人。我会在等待人类维护者的过程中为你提供帮助。 I found a similar closed issue that might be relevant to your problem. In that issue, it was suggested to increase the memory allocation by modifying the build command to In your case, you are already using To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
📦 部署环境
Docker
📦 部署模式
客户端模式(lobe-chat 镜像)
📌 软件版本
1.57.1
💻 系统环境
macOS, Other Linux
🌐 浏览器
Chrome
🐛 问题描述
NODE_OPTIONS="--max-old-space-size=12288" npm run build
▲ Next.js 15.1.7
· webpackMemoryOptimizations
Creating an optimized production build ...
○ (serwist) The service worker will not be automatically registered, please call 'window.serwist.register()' in 'componentDidMount' or 'useEffect'.
✓ (serwist) Bundling the service worker script with the URL '/sw.js' and the scope '/'...
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: