We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other
最新Main分支
macOS
15.1
None
从git clone下来之后; 直接运行 npm run app:build报错; 原因是构建App, 需要打包成静态资源, 而在项目中使用到了server action功能 代码位于: /app/mcp/actions.ts
执行 npm run app:build
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug] Cannot be packaged into desktop application
Sorry, something went wrong.
tauri需要使用到rust工具链,有安装rust/cargo这些工具吗?
Windows平台的话还需要确保安装了webview2组件
Tauri needs to use the rust toolchain. Is there any tools like rust/cargo installed?
For Windows platform, you also need to ensure that the webview2 component is installed.
No branches or pull requests
📦 部署方式
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
The text was updated successfully, but these errors were encountered: