/bin/bash: Line 1 bun: command not found
ispykenny
HOBBYOP
a year ago
Getting an error in deployment logs. The app builds fine but its not deploying and I'm receiving this error:
/bin/bash: Line 1 bun: command not found
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
brody
EMPLOYEE
a year ago
Hello,
Bun will be installed when a bun lock file is found, and only a bun lock file.
Best,
Brody