Node you fiendish beast, bow before my install script

This commit is contained in:
John 2022-04-28 18:30:25 -05:00
parent 97e54a5931
commit cc26efacd4

View File

@ -77,7 +77,7 @@ case `code --version` in
#* Each version of VSCode has a corresponding Electron version and Node version
#* These are used when
1.66.*) electronversion="17.2.0"; nodeversion="16.14.2";;
*) ;;
*) nodeversion="--lts";;
esac
# Install NodeJS and npm