Closed avuori closed 9 years ago
Probably desired instead of crashing: should call the callback with an error.
Relevant stack: SyntaxError: Unexpected token < at Object.parse (native) at Request. (/.../node_modules/slack-node/lib/lib/slack.seed.js:110:28)
(happens with version 0.1.3)
Fixed in https://github.com/clonn/slack-node-sdk/pull/21
Probably desired instead of crashing: should call the callback with an error.
Relevant stack: SyntaxError: Unexpected token < at Object.parse (native) at Request. (/.../node_modules/slack-node/lib/lib/slack.seed.js:110:28)
(happens with version 0.1.3)