Skip to content
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] 无法打包成桌面应用 #6244

Open
450611 opened this issue Feb 17, 2025 · 3 comments
Open

[Bug] 无法打包成桌面应用 #6244

450611 opened this issue Feb 17, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@450611
Copy link

450611 commented Feb 17, 2025

📦 部署方式

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

@450611 450611 added the bug Something isn't working label Feb 17, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Cannot be packaged into desktop application

@Kosette
Copy link
Contributor

Kosette commented Feb 17, 2025

tauri需要使用到rust工具链,有安装rust/cargo这些工具吗?

Windows平台的话还需要确保安装了webview2组件

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants