-
-
Save imbdb/8f1210363210f1c90e1891afae45dc85 to your computer and use it in GitHub Desktop.
Install node.js on Windows silently
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Download the recent version from nodejs.org | |
2. Run `msiexec /qn /l* node-log.txt /i node-vX.X.XX-x64.msi` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment