@JasonLandbridge - I understand you ran into an issue and I'm sorry about that. I'm glad you were able to resolve it.
I do not think we can utilize the fix you proposed, however, as that location for the bun executable is not guaranteed across systems (it will depend on installation method). If you think this is a bug, you should submit it upstream - its possible that -c would be all that is needed which would skip loading login shell configurations and might get around this issue. I do not think that it is the place of this package to work around this issue at this time. That is good research though and does seem like a pretty fragile way to find the bun executable.
Pinned Comments
pdizzle commented on 2026-04-01 13:11 (UTC)
between v1.9.1 to v1.9.2 the repository was renamed. A clean build will be required otherwise you will likely get errors that the existing repository on your system is not a clone of the current one