On Mon, May 21, 2018 at 11:29:53AM +0000, John Horne wrote: > dpkg -p nodejs > ... > Version: 0.10.37-1chl1~lucid1 > > nodejs -v > v4.8.2
You probably have nodejs installed locally, outside of the packaging system. What does "type -a nodejs" tell you (in bash)?