5 ms·
Use your package manager to update then...
by andrewpe 11y ago
Use your package manager to update then...
- csense 11y ago$ cat /etc/issue Ubuntu 14.04.3 LTS \n \l $ apt-cache showpkg nodejs | head Package: nodejs Versions: 0.10.25~dfsg2-2ubuntu1 (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_universe_binary-amd64_Packages) (/var/lib/dpkg/status) My package manager knows nothing of this mythical "bleeding edge" of which you speak...
- mscdex 11y agoProbably your best bet at this point is to use the NodeSource repos to keep up to date with the latest (stable) versions: https://github.com/nodesource/distributions https://github.com/nodesource/distributions
- michaelsbradley 11y agoOr use nvm: https://github.com/creationix/nvm https://github.com/creationix/nvm