Skip to content

Permission problems on Mac Ventura #4

Description

@abulka

After installation, hitting ctrl space gives me

 % __tbmk_search__:1: permission denied: /Users/andy/bin/tbmk-v1.0.0-beta.4.mac-arm64/tbmk

Assuming I unzipped and moved the tbmk directory to /Users/andy/bin/tbmk-v1.0.0-beta.4.mac-arm64 the fix was to

chmod +x /Users/andy/bin/tbmk-v1.0.0-beta.4.mac-arm64/tbmk
xattr -d com.apple.quarantine /Users/andy/bin/tbmk-v1.0.0-beta.4.mac-arm64/tbmk

Probably worth adding this info to the Mac install instructions.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions