I\'m new to Grunt. I\'m trying to configure Grunt on my Mac OSX Lion.
I followed the instructions here and then created a project folder that contains the files bel
Also on OS X (El Capitan), been having this same issue all morning.
I was running the command "npm install -g grunt-cli" command from within a directory where my project was.
I tried again from my home directory (i.e. 'cd ~') and it installed as before, except now I can run the grunt command and it is recognised.