Node

From Geitenpad
Revision as of 14:34, 5 January 2025 by Rijk (talk | contribs) (1 revision imported)
(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