当 运行 和 --config.interactive=false 时 Bower 抛出异常

Bower throwing exception when run with --config.interactive=false

如果我使用 bower install 我会收到以下错误....

bower                          EINVEND The key must be specified

有什么想法吗? Windows 7 具有最新的稳定节点。

糟糕,在我的

{
  "name": "project",
  "version": "1.0.0",
  "dependencies": {
    "angular": "*",
    "": "" << Here is the issue
  },
  ...
}

但是那个报错信息不是很好