docs: Add workaround for Homebrew Bun ENOENT error to Bun guide#3125
docs: Add workaround for Homebrew Bun ENOENT error to Bun guide#3125
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe change adds a documentation workaround under the "Known issues" section of the Bun framework guide. It addresses ENOENT errors that occur when Bun is installed via Homebrew by providing instructions to create a symlink to the Bun binary path. A code example demonstrating the symlink command is included. No functional code changes or modifications to exported entities are present. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.