aws / aws/amazon-q-developer-cli
amazon q not installed properly
- 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 15.4.0 (24E248)
### Expected behaviour
auto complete should be working.
Not working as of
### Actual behaviour
✘ Amazon Q terminal integrations: This terminal is not running with the latest integration, please restart your terminal
Q_TERM=/Applications/Amazon Q.app/Contents/MacOS/qterm
✘ Doctor found errors. Please fix them and try again.
If you are not sure how to fix it, please open an issue with q issue to let us know!
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.8.0"
hash = "da59663e5955cc8bc93064fe89053977ff513311"
date = "2025-04-24T16:37:52.2211Z (15h ago)"
variant = "full"
[system-info]
os = "macOS 15.4.0 (24E248)"
chip = "Apple M4 Pro"
total-cores = 14
memory = "24.00 GB"
[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "Hyper"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/.local/bin:/opt/homebrew/opt/binutils/bin:/Users/USER/.rbenv/shims:/opt/homebrew/bin:/Applications/Amazon Q.app/Contents/MacOS:/Users/USER/Downloads/google-cloud-sdk/bin:/opt/homebrew/opt/mysql-client/bin:/opt/homebrew/opt/libpq/bin:/Users/USER/.local/bin:/opt/homebrew/opt/binutils/bin:/Users/USER/.rbenv/shims:/opt/homebrew/bin:/Applications/Amazon Q.app/Contents/MacOS:/Users/USER/Downloads/google-cloud-sdk/bin:/opt/homebrew/opt/mysql-client/bin:/opt/homebrew/opt/libpq/bin:/Users/USER/.local/bin:/opt/homebrew/opt/binutils/bin:/Users/USER/.rbenv/shims:/opt/homebrew/bin:/Applications/Amazon Q.app/Contents/MacOS:/Users/USER/Downloads/google-cloud-sdk/bin:/opt/homebrew/opt/mysql-client/bin:/opt/homebrew/opt/libpq/bin:/Users/USER/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/USER/.rvm/bin:/Users/USER/.rvm/bin:/Users/USER/.rvm/bin"
Q_TERM = "/Applications/Amazon Q.app/Contents/MacOS/qterm"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "co.zeit.hyper"
```
Contributor guide
Assessment
This issue has not been assessed yet.