سلام دوستان وقت بخیر من برا نصب yii2 به یه مشکل خوردم
من از vm برای نصب ubontu استفاده کردم
آپاچی و php5 و باقی مخلفات رو هم نصب کردم
کامپوزر رو هم نصب کردم
تا اینکه به نصب خود yii2 رسیدم
و به این خطا خوردم وقتی این کد رو برای نصب میزنم :
composer global require "fxp/composer-asset-plugin:~1.0.3"
این پیام میاد :
Changed current directory to /home/vagrant/.composer
Deprecation Notice: The Composer\Package\LinkConstraint\MultiConstraint class is deprecated, use Composer\Semver\Constraint\MultiConstraint instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/MultiConstraint.php:17
Deprecation Notice: The Composer\Package\LinkConstraint\LinkConstraintInterface interface is deprecated, use Composer\Semver\Constraint\ConstraintInterface instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/LinkConstraintInterface.php:17
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
-
Removing fxp/composer-asset-plugin (v1.1.0)
-
Installing fxp/composer-asset-plugin (v1.0.3)
Loading from cache
Writing lock file
Generating autoload files
و وقتی اینو میزنم :
composer create-project yiisoft/yii2-app-advanced advanced 2.0.6
این خطارو میده :
[color="#FF0000"]
[InvalidArgumentException]
Could not find package yiisoft/yii2-app-advanced with version 2.0.6.[/color]
create-project [-s|–stability STABILITY] [–prefer-source] [–prefer-dist] [–repository-url REPOSITORY-URL] [–dev] [–no-dev] [–no-plugins] [–no-custom-installers] [–no-scripts] [–no-progress] [–keep-vcs] [–no-install] [–ignore-platform-reqs] [–] [<package>] [<directory>] [<version>]
هرکاری هم کردم نشد …میشه راهتمایی کنید ممنون