【发布时间】:2013-12-30 19:29:08
【问题描述】:
我正在尝试开始使用ember-app-kit 我从 github 获取 master.zip 并解压缩它。我将目录内容移动到为我的项目命名的另一个目录中。然后运行npm install 和bower install。但是当我运行 grunt server 时,我得到了
ERROR: Can't find config file: .jshintrc
Warning: Use --force to continue.
Aborted due to warnings.
%
怎么了?
【问题讨论】:
标签: ember.js gruntjs bower jshint