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 was archived by the owner on Jun 19, 2019. It is now read-only.
Is there currently a way to build and consume native node modules with spidernode?
I tried building a "hello world" module using the node-gyp found inside deps/deps/npm/node_modules/node-gyp/bin/, unfortunately that didn't work.
Ditto for just using the regular node-gyp from my computer's /usr/local/bin/ (spidernode will just print a symbol lookup error in that case).