Node

From Geitenpad
Revision as of 13:38, 18 November 2017 by Rijk (talk | contribs) (Created page with "As nodejs from repos is too old install version 6 root@paardenpad:~# curl -sL https://deb.nodesource.com/setup_6.x | bash - root@paardenpad:~# apt-get install nodejs")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

As nodejs from repos is too old install version 6

root@paardenpad:~# curl -sL https://deb.nodesource.com/setup_6.x | bash -
root@paardenpad:~# apt-get install nodejs