0
newline unexpected node.js rpm
I was getting the error:
sh: 2: Syntax error: newline unexpectedwhen I ran the command:
curl http://npmjs.org/install.sh | shand fixed it by instead running the command:
curl -k https://npmjs.org/install.sh | sudo shHope this helps someone.
Service d'assistance aux clients par UserEcho