I uninstalled grunt with following command.
npm uninstall -g grunt
Then I again installed grunt with following command.
npm ins
if you are a exists project, maybe should execute npm install.
guntjs getting started step 2.