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

fix(install.sh): don't remove old npm first #3748

Merged
merged 1 commit into from Sep 13, 2021

Commits on Sep 13, 2021

  1. fix(install.sh): don't remove old npm first

    The install script will gracefully fail if things don't work.  This is
    especially important for versions of npm that won't work in your current
    node version.
    
    PR-URL: #3748
    Credit: @wraithgar
    Close: #3748
    Reviewed-by: @isaacs
    wraithgar committed Sep 13, 2021
    Copy the full SHA
    e4a5218 View commit details
    Browse the repository at this point in the history