Created
April 27, 2024 09:57
-
-
Save Codes-Lab/416cac216fb66de77d6fb7cafa515ff8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# Upgrade node version with choco | |
choco upgrade nodejs.install --version=21.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment