Home  >  Article  >  Backend Development  >  There are always problems when installing yii2.0 using composer under windows

There are always problems when installing yii2.0 using composer under windows

WBOY
WBOYOriginal
2016-08-08 09:06:341023browse

fxp/composer-asset-pluginThe latest version installed on github1.2.1,
composer is also the latest version

<code>Composer version 1.2.0 2016-07-19 01:28:52</code>

The download source has been changed to domestic mirror, install the basic package

<code>composer create-project --prefer-dist yiisoft/yii2-app-basic basic</code>

I get this error every time. I struggled for a long time and couldn’t solve it. I’ve tried everything online
There are always problems when installing yii2.0 using composer under windows

Reply content:

fxp/composer-asset-pluginThe latest version installed on github1.2.1,
composer is also the latest version

<code>Composer version 1.2.0 2016-07-19 01:28:52</code>

The download source has been changed to domestic mirror, install the basic package

<code>composer create-project --prefer-dist yiisoft/yii2-app-basic basic</code>

I get this error every time. I struggled for a long time and couldn’t solve it. I’ve tried everything online
There are always problems when installing yii2.0 using composer under windows

composer selfupdate
Try to update the client

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php get stock dataNext article:php get stock data