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
Describe the bug / To reproduce
Steps to reproduce the behavior:
$ deno repl
Deno 1.46.3
exit using ctrl+d, ctrl+c, or close()
> import Inngest from "jsr:@inngest/sdk";
:white_check_mark: Granted all net access.
Uncaught SyntaxError: The requested module 'npm:hash.js@^1.1.7' does not provide an export named 'hmac' at https://jsr.io/@inngest/sdk/3.22.13/src/helpers/net.ts:2:10
at async <anonymous>:1:53
Expected behavior
This should not crash.
Code snippets / Logs / Screenshots
N/A
System info (please complete the following information):
OS: Mac
Deno 1.46.3 (latest stable version)
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug / To reproduce
Steps to reproduce the behavior:
Expected behavior
This should not crash.
Code snippets / Logs / Screenshots
N/A
System info (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: