Skip to content

deps: float fix on node-gyp in npm tree

Rodrigo Muino Tomonari requested to merge github/fork/MylesBorins/gyp-patch into master

This is a fix for filenames that have spaces which currently breaks node-gyp. npm has not yet updated the dependency to the latest version in the mean time we should land this as a patch

Refs: https://github.com/nodejs/node-gyp/pull/1436

Merge request reports

Loading