Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: float 856a47b on node-gyp #1976

Closed
wants to merge 1 commit into from

Commits on Oct 16, 2020

  1. deps: float 856a47b on node-gyp

    A change to "correctly rename object files for absolute paths"
    caused a bug in windows. A fix has already landed upstream in
    gyp-next and been release as 0.6.2, but has not yet made it's
    way to a release of node-gyp.
    
    This float the upgrade to 0.6.2 in node-gyp
    
    Closes: npm#1974
    
    Refs: https://github.com/nodejs/gyp-next/releases/tag/v0.6.2
    Refs: nodejs/node-gyp#2241
    Signed-off-by: Myles Borins <mylesborins@github.com>
    MylesBorins committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    65d366b View commit details
    Browse the repository at this point in the history