>
> It recommends a specific repository which is more consistent that Ubuntu's
> own listing.
>
> On Sunday, 11 September 2016 13:58:37 UTC+1, Colin Law wrote:
>>
>> On 11 September 2016 at 09:47, Dave C-J <
dce...@gmail.com> wrote:
>> > Colin,
>> >
>> > which instruction path did you follow ? If you followed the package
>> > manager
>> > one for ubuntu then you should have got node.js 4.5.x -
>> >
>> > curl -sL
https://deb.nodesource.com/setup_4.x | sudo -E bash -
>> > sudo apt-get install -y nodejs
>>
>> OK, I missed that. When the instructions said, for node.js
>> "You may want to use a version from your operating system’s package
>> manager."
>> I interpreted that, wrongly, to mean that I could just install using
>> sudo apt install nodejs
>>
>> I will take everything off and start again to see whether all is then
>> as it should be.
>>
>> Thanks
>>
>> Colin
>