-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error launching the app #1
Comments
I believe this is an issue with your Slack API token, it is unable to fetch your channels from the API. Can you please try this API request from the browser or curl or postman and let me know if/what error you get?
|
Getting the same error. I tried the request on postman and got:
I tried re-issuing the token several times and always failed. |
@bkanber I tried that and getting the same error as posted by @ranmeirman |
Looks that this error still hasn't been fixed yet :-/ |
When running
$ npm run start
or when the package is installed globally, I get an error:I tried rebuilding the
dist/
directory with the same error.Using node 7.6.0 on OSX 10.12.
The text was updated successfully, but these errors were encountered: