Skip to content

Instantly share code, notes, and snippets.

@jbaranski
Last active September 10, 2023 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbaranski/b774b0f0511a3b2a821d02ed531729ab to your computer and use it in GitHub Desktop.
Save jbaranski/b774b0f0511a3b2a821d02ed531729ab to your computer and use it in GitHub Desktop.
How to fix: "chromedriver" can’t be opened because Apple cannot check it for malicious software.
# How to fix: "chromedriver" can’t be opened because Apple cannot check it for malicious software.
xattr -d com.apple.quarantine /opt/homebrew/bin/chromedriver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment