aws / aws/amazon-q-developer-cli
Cannot install shell integrations
- 主要语言
- Rust
- 星标
- 2k
- 派生
- 439
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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

### Steps to reproduce
_No response_
贡献指南
调研方向
从报告中的 macOS fish 路径 ~/.config/fish/conf.d/00_fig_pre.fish 和 99_fig_post.fish 开始,并重现 shell 集成安装期间的权限错误。将其行为与建议的 sudo q debug fix-permissions 命令进行比较;当 shell 集成能够安装且不再出现报告的权限被拒绝错误时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fish, rust
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100