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
error: Uncaught Error: Not implemented: crypto.Hmac
throw new Error(message);
^
at notImplemented (https://deno.land/[email protected]/node/_utils.ts:25:9)
at new Hmac (https://deno.land/[email protected]/node/internal/crypto/hash.ts:136:5)
at Object.createHmac (https://deno.land/[email protected]/node/crypto.ts:264:10)
at Object.hmac (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/util.js:436:30)
at Object.getSigningKey (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/signers/v4_credentials.js:62:8)
at V4.signature (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/signers/v4.js:98:36)
at V4.authorization (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/signers/v4.js:93:36)
at V4.addAuthorization (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/signers/v4.js:35:12)
at file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/event_listeners.js:299:20
at finish (file:///Users/$USER/Library/Caches/deno/npm/registry.npmjs.org/aws-sdk/2.1226.0/lib/config.js:396:7)
The text was updated successfully, but these errors were encountered:
I know npm support is still experimental/unstable but I'm guessing issue reports are still helpful. If not I can close.
The text was updated successfully, but these errors were encountered: