Created
May 2, 2016 15:00
-
-
Save JustinMcNamara74/7f81ed5a462eebb9e28cf7b1932b51fd to your computer and use it in GitHub Desktop.
Revert node 6.0 to earlier version, and install all componenets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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