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
I'm currently trying to get the Slack Bolt js sdk running on Deno and have noticed that the crypto.pseudoRandomBytes is missing the actual implementation. This would be great to have added!
I'm currently trying to get the Slack Bolt js sdk running on Deno and have noticed that the
crypto.pseudoRandomBytes
is missing the actual implementation. This would be great to have added!I also noticed this particular function is missing from the partial support list in the documentation: https://docs.deno.com/runtime/manual/node/compatibility.
The text was updated successfully, but these errors were encountered: