Skip to content

Commit e40f8d0

Browse files
author
Dane Springmeyer
committed
use npm explore for configure to avoid node-gyp needing to be on PATH
1 parent 27c5a5a commit e40f8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
node-gyp configure $@
3+
`npm explore npm -g -- pwd`/bin/node-gyp-bin/node-gyp configure $@

0 commit comments

Comments
 (0)