这是我得到的错误,我在个人项目中使用grunt相对较新,任何人都有任何线索?强文
Salmans-MacBook-Pro:ang-news Salman $ grunt serve
找不到本地Npm模块“grunt-contrib-connect”。它安装了吗?
找不到本地Npm模块“grunt-contrib-jshint”。它安装了吗?
未找到本地Npm模块“grunt-ng-annotate”。它安装了吗?
运行“服务”任务 警告:找不到任务“connect:livereload”。使用--force继续。
因警告而中止。
答案 0 :(得分:1)
安装模块:
db.my_collection.find({
randomKeysSubdocument : 'something'
})