Skip to content

Instantly share code, notes, and snippets.

@JustinMcNamara74
Created May 2, 2016 15:00
Show Gist options
  • Save JustinMcNamara74/7f81ed5a462eebb9e28cf7b1932b51fd to your computer and use it in GitHub Desktop.
Save JustinMcNamara74/7f81ed5a462eebb9e28cf7b1932b51fd to your computer and use it in GitHub Desktop.
Revert node 6.0 to earlier version, and install all componenets
nvm install 5.*
nvm uninstall 6.*
npm install -g grunt-cli bower yo generator-karma generator-angular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment