Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 395 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 395 Bytes

Установить зависимости

  • yarn install
  • npm install

Узнать версию node

  • node -v

Версии проектов node

Установить

sudo npm install -g n
sudo n stable

Узнать все версии на компьютере

  • n

Подробнее