Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slack init errors out on my mac #108

Open
takealuke opened this issue Apr 12, 2019 · 3 comments
Open

slack init errors out on my mac #108

takealuke opened this issue Apr 12, 2019 · 3 comments

Comments

@takealuke
Copy link

When I try to run slack init with my slack bot token I get the following output:
/usr/local/bin/slack: line 522: /usr/local/etc/slack-cli/.slack: No such file or directory { "ok": false, "error": "not_writable" }

@fharper
Copy link

fharper commented Jun 26, 2019

I had the same issue. I had to create the directory and the file myself before running the init command.

@rvanbaalen
Copy link

No issues here when I installed with homebrew.

@lazutkin-andrey
Copy link

Just create the directory:
mkdir /usr/local/etc/slack-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants