ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] 无法打包成桌面应用
Open
bug
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 📦 部署方式
Other
### 📌 软件版本
最新Main分支
### 💻 系统环境
macOS
### 📌 系统版本
15.1
### 🌐 浏览器
Other
### 📌 浏览器版本
None
### 🐛 问题描述
从git clone下来之后;
直接运行 npm run app:build报错;
原因是构建App, 需要打包成静态资源, 而在项目中使用到了server action功能
代码位于: /app/mcp/actions.ts
### 📷 复现步骤
执行 npm run app:build
### 🚦 期望结果
_No response_
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.