You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this looks like a great utility, but I'm having trouble getting it working with the Slack SDK, as opposed to the more bespoke solutions in the examples. Below is my attempt, but I'm getting this error: @slack/client:RTMClient2 unable to RTM start: Cannot read property 'id' of undefined
Hi, this looks like a great utility, but I'm having trouble getting it working with the Slack SDK, as opposed to the more bespoke solutions in the examples. Below is my attempt, but I'm getting this error:
@slack/client:RTMClient2 unable to RTM start: Cannot read property 'id' of undefined
p.s. The test works if I remove
slack-mock
.The text was updated successfully, but these errors were encountered: