Luke Walker

Results 2 issues of Luke Walker

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,...

Is there any way to make a "PUT" request with a single string value? I'm using this library to make REST calls to Firebase -- their "PUT" allows (and often...