Skip to content

make node-gyp work with io.js-nightly versions

Check process.version for 'nightly'. If using io.js nightly, the disUrl is changed accordingly, allowing for the correct tarball url path to be created.

This allows node-gyp to work in io.js nightly versions.

Merge request reports

Loading