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
When you run bun install -g foo and ~/.bun/bin is not in $PATH we should warn that it’s not in $PATH and that not including that will cause the package to not be executable.
The text was updated successfully, but these errors were encountered:
When you run
bun install -g foo
and ~/.bun/bin is not in $PATH we should warn that it’s not in $PATH and that not including that will cause the package to not be executable.The text was updated successfully, but these errors were encountered: