Insolita / yii2-iconpicker

widget wrapper for bootstrap-iconpicker
11 stars 9 forks source link

problem installing #6

Closed vdvb closed 6 years ago

vdvb commented 6 years ago

I tryed to install your extension but i got this proble(below line).How can i resolve this? Thx in advance Bert


composer require --prefer-dist insolita/yii2-iconpicker "^3.0" ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) 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.

Installation failed, reverting ./composer.json to its original content.

Insolita commented 6 years ago

what yii version you use?

Insolita commented 6 years ago

The required package exists https://asset-packagist.org/package/bower-asset/eliberty-bootstrap-iconpicker https://bower.io/search/?q=eliberty-bootstrap-iconpicker Check you composer configuration

vdvb commented 6 years ago

Yii2

vdvb commented 6 years ago

i think it works right now -> same command.

vdvb commented 6 years ago

Everything works now even doh i didn't change anything. :-) Excellent job . thx for the quick reply.