/bin/bash: line 604: cd: /opt/homebrew: Permission denied /bin/bash #836
Unanswered
OKNoah
asked this question in
Getting started
Replies: 2 comments 9 replies
-
|
What does |
Beta Was this translation helpful? Give feedback.
8 replies
-
|
find /opt -type d -exec chmod a+x {} + |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When doing
I get
This is on M1 Mac mostly fresh install expect for zinit and command line tools.
Beta Was this translation helpful? Give feedback.
All reactions