Update install_npm_deps.sh
This commit is contained in:
parent
9c11e5dd4e
commit
cc916820c9
@ -1,5 +1,5 @@
|
|||||||
npm install -D typescript-to-lua typescript lua-types minetesthelper
|
# First global update/install
|
||||||
|
sudo npm install -g typescript typescript-to-lua lua-types minetesthelper
|
||||||
|
|
||||||
# you can install everything globally if you want but you still need
|
# Then local.
|
||||||
# the local (-D) packages for vscode to work.
|
npm install -D typescript typescript-to-lua lua-types minetesthelper
|
||||||
#sudo npm install -g typescript-to-lua typescript lua-types minetesthelper
|
|
Loading…
x
Reference in New Issue
Block a user