❯ sudo npm cache clean -f ❯ sudo npm install -g n # Latest stable version ❯ sudo n stable # Particular version ❯ sudo n 6.9.4
Credit