NodeJS - как установить на CentOS 7: различия между версиями
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Admin iph (обсуждение | вклад) |
Admin iph (обсуждение | вклад) |
||
Строка 4: | Строка 4: | ||
Node.js v16.x установка на CentOS 7 | Node.js v16.x установка на CentOS 7 | ||
# curl -fsSL https://rpm.nodesource.com/setup_16.x | bash - | # curl -fsSL https://rpm.nodesource.com/setup_16.x | bash - | ||
− | # | + | # yum install nodejs |
Текущая версия на 15:53, 17 сентября 2021
NodeJS - как установить на CentOS 7
Node.js v16.x установка на CentOS 7
# curl -fsSL https://rpm.nodesource.com/setup_16.x | bash - # yum install nodejs
Links: