Skip to content

Instantly share code, notes, and snippets.

@abhitechno01
Created July 8, 2019 17:58
Show Gist options
  • Select an option

  • Save abhitechno01/41101520994246832e62427ccb7c47b4 to your computer and use it in GitHub Desktop.

Select an option

Save abhitechno01/41101520994246832e62427ccb7c47b4 to your computer and use it in GitHub Desktop.
npm update, node update
###################################
updating node to stable version
###################################
npm cache clean -f
npm install -g n
n stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment