Node: Difference between revisions
Jump to navigation
Jump to search
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" |
m 1 revision imported |
(No difference)
| |
Latest revision as of 14:34, 5 January 2025
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