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

win,install: only download target_arch node.lib #2857

Merged
merged 1 commit into from
Jun 9, 2023

Commits on Jun 6, 2023

  1. win,install: only download target_arch node.lib

    Instead of downloading node.lib for all architectures, just download the
    one that will be needed. Install.js changed to enable downloading just
    node.lib for node versions that already have tarball downloaded and
    extracted. Not fetching lib now fails the installation. Increased
    installVersion because of the changes.
    
    Refs: nodejs#2847
    StefanStojanovic committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    af4b3a9 View commit details
    Browse the repository at this point in the history