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

Support Node.js v14 #37

Closed
pastelmind opened this issue Jun 20, 2022 · 0 comments · Fixed by #39
Closed

Support Node.js v14 #37

pastelmind opened this issue Jun 20, 2022 · 0 comments · Fixed by #39
Assignees
Labels
type: bug Something isn't working

Comments

@pastelmind
Copy link
Collaborator

When we migrated to WebAssembly in 0.2.0 (#20, #24), we broke Node.js v14 support. This is due to vitejs/vite#8620. Since the next release of Vite will most likely fix this (v3: vitejs/vite#8622, v2: vitejs/vite#8668), let's wait for the new version.

Alternatively, we could monkey-patch Vite using patch-package to fix this now. I'd rather avoid this drastic option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant