nenad-zivkovic / yii2-advanced-template

Yii2 improved advanced application template that can bake you cookies
BSD 3-Clause "New" or "Revised" License
93 stars 66 forks source link

installling and composer update issue #28

Closed ajayphp closed 8 years ago

ajayphp commented 8 years ago

Hi,

I tried with your yii2 template, and did as you mention in readme

after create project and yii migrate etc, vendor folder was blank and when i did composer update then following error:

Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

i tried with tweak in composer stable to dev, and update still following error:

Package yiisoft/jquery is abandoned, you should avoid using it. No replacement was suggested. Package yiisoft/jquery-pjax is abandoned, you should avoid using it. Use install via bower instead instead.

how signup page link broken on site.

Please tell me what might be i am missing and how to correct these issue and will that update to latest yii2

Regards

nenad-zivkovic commented 8 years ago

Have you isntalled ? : composer global require "fxp/composer-asset-plugin:~1.1.1"