mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 03:35:59 +00:00
Node you fiendish beast, bow before my install script
This commit is contained in:
parent
97e54a5931
commit
cc26efacd4
@ -77,7 +77,7 @@ case `code --version` in
|
|||||||
#* Each version of VSCode has a corresponding Electron version and Node version
|
#* Each version of VSCode has a corresponding Electron version and Node version
|
||||||
#* These are used when
|
#* These are used when
|
||||||
1.66.*) electronversion="17.2.0"; nodeversion="16.14.2";;
|
1.66.*) electronversion="17.2.0"; nodeversion="16.14.2";;
|
||||||
*) ;;
|
*) nodeversion="--lts";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Install NodeJS and npm
|
# Install NodeJS and npm
|
||||||
|
Loading…
Reference in New Issue
Block a user