Grunt wiredep:app找不到Bower软件包

编程入门 行业动态 更新时间:2024-10-18 22:25:17
本文介绍了Grunt wiredep:app找不到Bower软件包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

yo离子

来自 github/diegonetto/generator-ionic

然后开始 grunt serve 我有这个:

运行wiredep:app(wiredep)任务 找不到您的Bower软件包的位置

我卡住了,无法预览应用程序。

解决方案

我更新grunt-wiredep npm install --save-dev grunt-wiredep 然后运行bower install bower install jquery --save 我调用Grunt任务 grunt wiredep 并且它没有完成任何错误,最后我可以运行 grunt serve

After running

yo ionic

from github/diegonetto/generator-ionic

Then lauching grunt serve i've got this :

Running "wiredep:app" (wiredep) task Cannot find where you keep your Bower packages.

I'm stuck and I can't get a preview of the app.

解决方案

I update grunt-wiredep npm install --save-dev grunt-wiredep and then run a bower install bower install jquery --save I call the Grunt task grunt wiredep and it was done without any errors, finally i could run grunt serve

更多推荐

Grunt wiredep:app找不到Bower软件包

本文发布于:2023-07-04 17:17:29,感谢您对本站的认可!
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:找不到   软件包   wiredep   Grunt   Bower

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!