-
Notifications
You must be signed in to change notification settings - Fork 62
contextify fails to install #12
Comments
Unfortunately it does require node-waf to install from npm. There are 2 forks that enable builds on Windows outside of npm, though: The second one has a pre-built binary in the build/Release folder. |
For those who are used to the magic of npm, to use the pre-built binary from Benvie just download the ZIP file at https://github.com/Benvie/contextify/zipball/master , extract it into your node_modules folder, and then rename the folder to "contextify". Note that this binary only works in windows with node 0.6, so be careful if you're sharing your node_modules folder via source control with non-windows users. |
@dobesv Thanks for posting the instructions. I'll get something on the Contextify README soon. I think you mean https://github.com/Benvie/contextify/zipball/master for the zip file. |
Does contextify require node-waf when installing via npm? I realize Windows is funky but here's the console output I get installing with node v0.6.5 and npm 1.1.0-beta-7
The text was updated successfully, but these errors were encountered: