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
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Note: The minimum supported Node version is 20.3.1. We prioritize browser support, and thus we require the Web Crypto API to be accessible from globalThis.crypto. Node versions 18 and below only expose this api from require("node:crypto").webcrypto.
If you need to use Capi with a lower version of Node, you can shim globalThis.crypto:
See #1162
Should be changed to:
Should be updated in both the README and docs.capi.dev
The text was updated successfully, but these errors were encountered: