02-12-2018, 01:35 PM
(02-12-2018, 01:26 PM)tommiehansen Wrote: Have you tried doing this before installing tulind:
apt-get install -y build-essential
...? Try that before and try again.
Edit: It also seems that you're running nodejs v5.7? If that's the case you should update it since 5.7 is ancient.
I ran this now to see if anything would update:
sudo apt-get install -y build-essential
[sudo] password for Sylvesta:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 152 not upgraded.
Tried to do the install again and still the same error.
Will see if I can figure out how to update nodejs, running this through windows 10 and just followed the instructions on the site.