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
Hi,
I'm encountering an issue while trying to run the build scripts. The error appears to be related to a missing or unrecognized command. Here's the full error output:
`bun: command not found: rd
error: script "build:app" exited with code 1
error: script "build" exited with code 1
error: script "build:server" exited with code 1
error: script "build:server-deploy" exited with code 1
To Reproduce
Steps to reproduce:
Ran bun run build (or equivalent build command)