Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Node LTS (v16) is NOT Supported. Requires v18. #4

Open
coolaj86 opened this issue Nov 30, 2022 · 0 comments
Open

Current Node LTS (v16) is NOT Supported. Requires v18. #4

coolaj86 opened this issue Nov 30, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@coolaj86
Copy link
Member

Node v18 introduces WebCrypto (crypto.getRandomValues and crypto.subtle.digest) which drastically simplify browser node compatibility.

Since this is a new library and our goal is to reduce complexity while maximizing compatibility (and node is easy to install, upgrade, and switch versions via webi, we're not supporting the prior versions of node.

@coolaj86 coolaj86 added the wontfix This will not be worked on label Nov 30, 2022
@coolaj86 coolaj86 pinned this issue Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant