Permission denied error
ksykes opened this issue · 0 comments
ksykes commented
I downloaded the binary, set the token, and attempted to run the program:
➜ Downloads export SLACK_SAVED_ITEMS_EXPORT_OAUTH_TOKEN=xoxd-XXXXX
➜ Downloads ./slack-saved-items-export --output export.html --show-profile-image
zsh: permission denied: ./slack-saved-items-export
➜ Downloads ./slack-saved-items-export --help
zsh: permission denied: ./slack-saved-items-export
But I'm getting a "permission denied" error. (I've removed my user token for privacy but had pasted it correctly.) Any idea what might cause this issue?