Skip to content

24 ways to impress your friends

Vote up?

Josh Rives

FYI: I got an error installing Grunt CLI that said “Please try running this command again as root/Administrator.”

To fix that I ran this instead and it worked

sudo npm install grunt-cli -g

Link to where I learned that
http://www.codebelt.com/javascript/install-grunt-js-on-a-mac/