欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

[ERROR] bower xxx解决方案

发布时间:2023/12/31 编程问答 40 豆豆
生活随笔 收集整理的这篇文章主要介绍了 [ERROR] bower xxx解决方案 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

 

编译tez的时候出现如下报错:

[ERROR] bower ember-cli-shims#0.0.6           invalid-meta for:/tmp/appleyuchi/bower/1b3f6982d79d1ec37bf564c2aa592dce-9260-cAoRa4/bower.json
[ERROR] bower ember-cli-shims#0.0.6           invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["app-shims.js","test-shims.js"]
[ERROR] bower ember-cli-shims#0.0.6           invalid-meta for:/tmp/appleyuchi/bower/1b3f6982d79d1ec37bf564c2aa592dce-9260-cAoRa4/bower.json
[ERROR] bower ember-cli-shims#0.0.6           invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["app-shims.js","test-shims.js"]

麻蛋,完全看不懂,谷歌也查不到,怎么办额?????

 

最后让我猜对了,解决方案如下:

cnpm install bower
 

总结

以上是生活随笔为你收集整理的[ERROR] bower xxx解决方案的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。