码迷,mamicode.com
首页 > Web开发 > 详细

[Yii2]yiisoft/yii2 2.0.2 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found

时间:2015-09-04 12:35:24      阅读:344      评论:0      收藏:0      [点我收藏+]

标签:

composer require "dektrium/yii2-user:0.9.*@dev" 一直安装失败,提示:Your requirements could not be resolved to an installable set of package.

Problem 1
- yiisoft/yii2 2.0.2 requires bower-asset/jquery 2.1.*@stable -> no matching package found.

 

建议大家遇到问题,还是到 yiiframework.com 去找答案,看下面的两张截图就知道。

参考博文链接:http://www.neatstudio.com/show-2616-1.shtml

解决办法:(安装composer的插件)

  composer global require "fxp/composer-asset-plugin:1.0.0" 

 

yiichina.com 的安装说明:

技术分享

 

yiiframework.com 安装说明:

技术分享

 

[Yii2]yiisoft/yii2 2.0.2 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found

标签:

原文地址:http://www.cnblogs.com/shuman/p/4781386.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!