Ich habe grunt mit folgendem Befehl deinstalliert.
npm uninstall -g grunt
Dann habe ich wieder grunt mit folgendem Befehl installiert.
npm install -g grunt-cli
Besuchen Sie den folgenden Link: https://npmjs.org/package/grunt-html
Ich möchte das obige Grunz-Plugin verwenden
Wenn ich jedoch den Befehl grunt ausführe, wird folgende Fehlermeldung angezeigt:
D:\nodeJS\node_modules\grunt-html>grunt
grunt-cli: The grunt command line interface. (v0.1.6)
Fatal error: Unable to find local grunt.
If you're seeing this message, either a Gruntfile wasn't found or grunt
hasn't been installed locally to your project. For more information about
installing and configuring grunt, please see the Getting Started guide:
http://gruntjs.com/getting-started