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
fix: improve Bun detection using which command (#11)
Replace hardcoded path checks with a more reliable method using the 'which' command
to detect Bun installation. This will properly detect Bun installed in non-standard
locations like ~/.bun/bin/.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments