code . in mac terminal produces error when trying to open a directory #3277
Unanswered
BrandonMoon01
asked this question in
Everyday usage
Replies: 1 comment
-
Try updating vscode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently on a MacBook Pro with the M1 chip running macOS Monterey 12.3.1. I am having an issue trying to open directories within my terminal with the "code ." command. Specifically, I am not seeing any of the files that are contained within my directory and I am also getting an error:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
I have been dealing with this issue a while now and all the solutions posted online don't seem to be working for me. Any insight is much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions