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

error with pnpm tauri build #13

Open
john-c-kane opened this issue Jun 5, 2024 · 1 comment
Open

error with pnpm tauri build #13

john-c-kane opened this issue Jun 5, 2024 · 1 comment

Comments

@john-c-kane
Copy link

Great project, i really love it. But I'm getting the following error when running pnpm tauri build following the readme instructions:

Server Actions are not supported with static export.
 ELIFECYCLE  Command failed with exit code 1.
Error beforeBuildCommand pnpm build && pnpm pkg-server failed with exit code 1

@etrobot
Copy link
Owner

etrobot commented Jun 8, 2024

Great project, i really love it. But I'm getting the following error when running pnpm tauri build following the readme instructions:

Server Actions are not supported with static export.
 ELIFECYCLE  Command failed with exit code 1.
Error beforeBuildCommand pnpm build && pnpm pkg-server failed with exit code 1

Hi, I'm glad to hear that you like this project!, I just removed the experimental functions like perplex to solve this problem.
Plz pull the latest main branch and try " pnpm tauri build --debug".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants