Node on Linux

Install instructions

Instruction manual: Link

For node 12

  1. curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
  2. sudo apt-get install -y nodejs
Last Updated: 4/20/2020, 11:12:06 AM