In Ubuntu the Node.JS package was renamed to nodejs because there was already another node package.
How do I make npm understand that nodejs is already installed on the system, but the name of the different?
I've gotten the error:
sh: 1: node: not found
npm WARN This failure might be due to the use of legacy binary "node"