Hacker News new | ask | show | jobs
by moondev 3552 days ago
Or in bash for windows:

curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -

sudo apt-get install -y nodejs

1 comments

on my machine: 'curl' is not recognized as an internal or external command, operable program or batch file.