"IO Error: Permission denied (os error 13)" when executing Shell integrations #103
-
Checks
Expected behaviourPath to Actual behaviourcw is not working and no autocompletion is available. Also I tried
I checked the permissions of .bashrc and .bash_profile:
Does anyone have ideas? Steps to reproduce
EnvironmentCODEWHISPERER-details:
- 0.14.1
hardware-info:
- model:
- model-id:
- chip-id: Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz
- cores: 6
- mem: 64.00 GB
os-info:
- macOS 13.6.3 (22G436)
environment:
- shell: /bin/bash
- terminal: iterm
- cwd: /Users/naoto
- exe-path: /Applications/CodeWhisperer.app/Contents/MacOS/cw
- install-method: unknown
- env-vars:
- TERM: xterm-256color
- SHELL: /bin/bash
- PATH: /Users/Naoto/anaconda3/bin:/Users/Naoto/anaconda3/condabin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/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
- __CFBundleIdentifier: com.googlecode.iterm2 |
Beta Was this translation helpful? Give feedback.
Answered by
grant0417
Mar 14, 2024
Replies: 1 comment 1 reply
-
Can you try If that doesn't work you can manually edit your dotfiles using: .bashrc:
and .bash_profile
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
NaotoKubota
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try
/Applications/CodeWhisperer.app/Contents/MacOS/cw integrations install dotfiles
?If that doesn't work you can manually edit your dotfiles using:
.bashrc:
and .bash_profile