Skip to content

Web Developer Blog

Category: Node.js

‘grunt’ is not recognized as an internal or external command, operable program or batch file.

Problem:
‘grunt’ is not recognized as an internal or external command, operable program or batch file.

Solution:
npm install -g grunt-cli

Reference:
https://github.com/gruntjs/grunt/issues/774
http://gruntjs.com/getting-started

Author adminPosted on August 10, 2015Categories Uncategorized

Categories

  • No categories












Web Developer Blog Proudly powered by WordPress