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

Allow for npmlog@2.x #861

Closed
wants to merge 1 commit into from
Closed

Allow for npmlog@2.x #861

wants to merge 1 commit into from

Commits on Jan 13, 2016

  1. Allow for npmlog@2.x

    The breaking change introduced in npmlog 2.x was to anyone who was using the
    log as an event emitter and was listening for error events. Since node-gyp
    doesn't do these things, it isn't impacted by this change.
    iarna committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    f9f6d36 View commit details
    Browse the repository at this point in the history