Install node (latest version) on linux

From wiki.ferrari.mo.it
Revision as of 10:40, 13 May 2022 by 151.67.45.62 (talk) (Created page with "curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - sudo apt-get install -y nodejs")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - sudo apt-get install -y nodejs