It looks like you are trying to run 2 commands as one...Evelen wrote:Hi, Can you maybe give me the commands I need to run?
1) sudo apt-get remove node (not needed, since you dont have node)
2) curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
3) sudo apt-get install -y nodejs