Commit e40f8d0f by Dane Springmeyer

use npm explore for configure to avoid node-gyp needing to be on PATH

parent 27c5a5ae
#!/bin/sh
node-gyp configure $@
`npm explore npm -g -- pwd`/bin/node-gyp-bin/node-gyp configure $@
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment