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
I really don't know how to reproduce cuz some of my other railway repos are working fine but I got this issue on them in the past also and it auto fixed it someone no idea.
Expected behavior
No response
Environment
Railway Nixpacks
The text was updated successfully, but these errors were encountered:
Bun is detected and installed when a bun lock file is found, if an npm package-lock.json file is found, bun will not be used.
Please make sure you only have a bun lock file present in your repository.
So I am using pnpm so no package-lock.json but pnpm-lock.yaml
But I still have bun.lockb file , having both will be a issue is it? Should I remove the pnpm-lock.yaml then
Is there an existing issue for this?
Describe the bug
bun command is not found in railway after deployment. Sometimes it works without issues in my other repos but sometimes it just doesn't work.
What I have tried:
I tried to add nixpacks.toml , but still no luck it just doesn't work
This is my package.json for referance
To reproduce
I really don't know how to reproduce cuz some of my other railway repos are working fine but I got this issue on them in the past also and it auto fixed it someone no idea.
Expected behavior
No response
Environment
Railway Nixpacks
The text was updated successfully, but these errors were encountered: