Install Node Version Manager
This page has the instructions to install the Node Version Manager (nvm). Having this tool is useful because some explorers o mining pools only works with NodeJs' old versions.
Installation: (Linux)
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bashUsage:
nvm install v4nvm use v4References:
Last updated