次のコマンドを使用してアプリを正常に生成した後
yo meanjs
私はうなり声を実行しようとしていますが、ここに私が得ているエラーがあります。
どうすればいいのかわからない、すでに次のことを試した:
E:\akshay\torrent\Architecture of the MEAN Stack (OReilly 2015)\yo mean\final\fnl>grunt
Running "env:dev" (env) task
Running "sass:dist" (sass) task
Running "less:dist" (less) task
Running "jshint:all" (jshint) task
>> 89 files lint free.
Running "eslint:target" (eslint) task
Running "csslint:all" (csslint) task
>> 2 files lint free.
Running "mkdir:upload" task
Running "copy:localConfig" (copy) task
Running "concurrent:default" (concurrent) task
Running "nodemon:dev" (nodemon) task
[nodemon] 1.10.2
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: server.js config/**/*.js modules/*/server/**/*.js
[nodemon] starting `node --debug server.js`
Running "watch" task
Fatal error: spawn cmd ENOENT
Waiting...
Warning: Use --force to continue.
Aborted due to warnings.