latest stable version is 8.10, right? why do we get 6.11?
Why do we have such an outdated version (6.11) of Nodejs in the ubuntu instances we create?
mdaadvisors
#4
is the command: nvm install v8.10.0 --reinstall-packages-from=6.11.2
?
I get a few errors, but it seems to take effect
mdaadvisors
#5
actually, when i perform that on a clean instance it works without error, so THANKS, your tip saved me much time!