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):
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