Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 337 Bytes

install-node.md

File metadata and controls

15 lines (9 loc) · 337 Bytes

Install Node.js

Using Ansible

Assuming you have followed Install Ansible then is as simple as (from the playbooks folder) running:

ansible-playbook -K -i hosts node.yml

This will Rust and Cargo.

Manually

Follow Node Version Manager install/usage guide.