Skip to content
Snippets Groups Projects
configure 214 B
Newer Older
RED='\033[0;31m'
NOCOLOR='\033[0m'

apt -y install npm
npm install -g npm latest
npm install -g vsce
apt -y install node-typescript
echo "${RED}No kidding around:${NOCOLOR} enter the command 'hash -r' right now!"