aws / aws/amazon-q-developer-cli
can not use because /Users/admin/Library/Application Support/kiro-cli/bun (which was built for Mac OS X 13.0)
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 11.7.10 (20G1427)
### Expected behaviour
kiro-cli
dyld: Symbol not found: _ubrk_clone
Referenced from: /Users/admin/Library/Application Support/kiro-cli/bun (which was built for Mac OS X 13.0)
Expected in: /usr/lib/libicucore.A.dylib
### Actual behaviour
kiro-cli
dyld: Symbol not found: _ubrk_clone
Referenced from: /Users/admin/Library/Application Support/kiro-cli/bun (which was built for Mac OS X 13.0)
Expected in: /usr/lib/libicucore.A.dylib
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "2.0.0"
hash = "0026b0505ef7bc2b10780c7bdb57813e5d949747"
date = "2026-04-13T09:10:32.211225Z (3d ago)"
variant = "full"
[system-info]
os = "macOS 11.7.10 (20G1427)"
chip = "Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz"
total-cores = 4
memory = "8.00 GB"
[environment]
cwd = "/Users/USER/Desktop/ai-workflow"
cli-path = "/Users/USER/Desktop/ai-workflow"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.8"
terminal = "macOS"
install-method = "unknown"
[env-vars]
PATH = "/usr/local/mongodb/bin:/Users/USER/.nvm/versions/node/v20.19.4/bin:/usr/local/bin:/usr/local/sbin:/Applications/Yunshu.app/Contents/Public:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/USER/.local/bin"
QTERM_SESSION_ID = "2844a1ac317d469f82f5a338de8b90f5"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.0.0"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```
Contributor guide
Assessment
This issue has not been assessed yet.