Skip to content

Commit e52f963

Browse files
committed
node-gyp: download header tarball for compile
Temporary fix only, node-gyp needs to be aware of whether it can even download this file for the current runtime so that information needs to come from the process itself. Floating patch on npm. PR-URL: #2066 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: Ryan Graham <[email protected]>
1 parent 902c9ca commit e52f963

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

deps/npm/node_modules/node-gyp/addon.gypi

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/node_modules/node-gyp/lib/configure.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/node_modules/node-gyp/lib/install.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)