You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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".
Great project, i really love it. But I'm getting the following error when running pnpm tauri build following the readme instructions:
The text was updated successfully, but these errors were encountered: