Installed Code Whisperer for Mac but do not get any autocomeplete suggestions #143
Replies: 1 comment
-
I solved this issue by making the folders required by Q myself. If you are facing a similar problem it must be because you are not logged in as root and the group that you are logged in with does not have write permission for folders that are required by Q to work properly. You can resolve this by following the steps below: First, you have to create this folder: From your home directory Secondly, you have to create a bin folder in .local and give write permissions to the group you are logged in with Now remove the Q app from your Mac and reinstall it and check again. I hope this will solve your issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
macOS Sonoma Version 14.3.1
Macbook Air M1 2020
I installed Code Whisperer and automated checks are saying this:
Also, these are the integrations:
But there are no suggestions in either my zsh shell or iTerm. When I try to do cw doctor or cw issue the terminal outputs:
zsh: command not found: cw
Here is my .zshrc file content:
Beta Was this translation helpful? Give feedback.
All reactions