I've installed nodejs on Linux Mint and then completely removed it using these instructions:
Uninstall Node.JS using Linux command line? Completly uninstall nodejs, npm and node in ubuntu 14.04
After that when I tried to start a service using "service foo start", the following message appear: "Unable to find node js install"
What shall i do? I don't want to have nodejs on this machine anymore ...