-
Notifications
You must be signed in to change notification settings - Fork 35
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
cant use in node 16+ #73
Comments
Does node capnp support running in the Electron environment? Why did I downgrade the node version to version 14+and place it in the Electron environment? The console reported an error of Uncaught (in promise) Error: Cannot find module 'capnp' Requirement stack: -Electron/js2c/renderer_ Init |
Error: |
Unfortunately I don't really have time to bring node-capnp up to date. It might be better to look at a pure-JavaScript capnp implementation, like: https://github.com/jdiaz5513/capnp-ts |
node-gyp error
The text was updated successfully, but these errors were encountered: