aws / aws/amazon-q-developer-cli

Cannot install shell integrations

Open
#2,012 3 comments 2 reactions 0 assignees View on GitHub
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

### Operating system

macOS 15.5.0 (24F74)

### Expected behaviour

Cannot install *Shell integrations*, these are the errors received.

```
Error: fish (/Users/****/.config/fish/conf.d/00_fig_pre.fish): Permissions denied for /Users/****/.config/fish/conf.d

To automatically fix the permissions run: sudo q debug fix-permissions

Error: Permission denied (os error 13)

fish (/Users/****/.config/fish/conf.d/99_fig_post.fish): Permissions denied for /Users/****/.config/fish/conf.d

To automatically fix the permissions run: sudo q debug fix-permissions

Error: Permission denied (os error 13)
```

### Actual behaviour

![Image](https://github.com/user-attachments/assets/6acd6f23-f5cd-4a0c-a54e-b2878711669a)

### Steps to reproduce

_No response_

Contributor guide

Open the contributing guide

Research direction

Begin with the reported macOS fish paths, ~/.config/fish/conf.d/00_fig_pre.fish and 99_fig_post.fish, and reproduce the permissions error during shell integration installation. Compare the behavior with the suggested sudo q debug fix-permissions command; done means shell integrations install without the reported permission-denied errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
fish, rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.