forgotten-lands-cd2025/install_npm_deps.sh

5 lines
187 B
Bash
Raw Normal View History

2024-05-08 04:46:38 -04:00
# First global update/install
sudo npm install -g typescript typescript-to-lua lua-types minetesthelper
2024-04-15 05:03:33 -04:00
2024-05-08 04:46:38 -04:00
# Then local.
npm install -D typescript typescript-to-lua lua-types minetesthelper