-
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
Can't install node-capnp #41
Comments
What log? What people? What issue? There are currently no open issues about being unable to install. |
I have the same problem. My version is Node:v10.1.0 |
@aikikia You need to install Cap'n Proto on the machine before you can build the npm module. Instructions here: https://capnproto.org/install.html |
@kentonv seems like I'm able to build it in Node v8.15.0 but not on Node v10.13.0 - I saw that 8.0+ should be supported in capnp 0.3.0+. is Node v10.13.0 a supported version? |
@calvinleungyk I've added a I tried to publish this version to
It looks like the build script has bitrotted somehow, but the weird thing is that it works when built locally (before publishing). I don't have time to fix this at the moment. :/ |
I have the same log as all the people having the same issue here. I do not understand how can i solve this problem. Can you help me?
Node: v8.4.0
NPM: v5.6.0
I tried both running npm install capnp and cloning/installing project (node 8 branch) with no success.
The text was updated successfully, but these errors were encountered: