Skip to content

Mac OS Ventura installation error: operation not permitted #1111

Discussion options

You must be logged in to vote

Hmm, would you try following procedure and show me the results?

  1. close the window which says "[Process Completed]" (if it still exists)
  2. open Terminal
  3. run the following commands
cd ~/Downloads
xattr -l khcoder-3b07b-macdl
xattr -d com.apple.quarantine khcoder-3b07b-macdl
chmod +x khcoder-3b07b-macdl
./khcoder-3b07b-macdl

To run the commands, copy 1 line at a time and hit [Return] key on your keyboard.

I see this page: https://www.alansiu.net/2021/08/19/troubleshooting-zsh-operation-not-permitted/

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Weygookman
Comment options

@ko-ichi-h
Comment options

Answer selected by ko-ichi-h
@Weygookman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
Converted from issue

This discussion was converted from issue #1110 on June 24, 2023 04:06.