You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.
Do you have node-waf installed? I've seen some issues where somehow people have node, but no node-waf. node-waf should get installed when you run make install for node. It can also get broken if you've installed multiple versions of node without doing a make uninstall between them. Sometimes, re-installing node fixes these sorts of issues. You could also check out the source from github and build it manually (node-waf configure build in the root contextify directory, then nodeunit test/ to run the unit tests. If you don't have nodeunit, you can install it with npm install nodeunit -g). If that works, then it might be something with your npm install.
Hello, I'm having troubles installing contextify in order to get jsdom to work.
Here's the log:
Any help will be appreciated,
Thanks!
The text was updated successfully, but these errors were encountered: