ho-nl / vagrant-development-box

Maintainer: Paul
MIT License
0 stars 0 forks source link

Support nodejs 9 #30

Closed paales closed 6 years ago

paales commented 7 years ago
#as sudo
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs