-
Notifications
You must be signed in to change notification settings - Fork 1
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
npm i ssb-validate2-rsjs-node fails #19
Comments
is it possibly my node version? |
or am i missing somthing? |
You need node-bindgen (a Rust tool) or then use an older version of Node.js |
I also have this problem on Node 21 ( @soapdog should Patchfox list a particular Node version, or node-bindgen, as a dependency in the docs? |
I think the general advice is that this module should be considered deprecated. Generally to get around it I update different deps until this error goes away (because the deps stop depending on this at some point). |
npm i ssb-validate2-rsjs-node is failing to install
The text was updated successfully, but these errors were encountered: