Grunt wiredep:app Cannot find Bower packages

前端 未结 2 883
小蘑菇
小蘑菇 2020-12-30 10:34

After running

yo ionic

from https://github.com/diegonetto/generator-ionic

Then lauching grunt serve i\'ve got this :

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 11:07

    @arnaudlrx 's answer is correct but check if you instal git in your machine , because if you run

    bower install jquery --save
    

    but you don't have git installed there nothing will work

提交回复
热议问题