EvgeniyRRU / yii2-slick

Yii2 extension for jQuery Slick
MIT License
22 stars 12 forks source link

Some problem with install #6

Closed stylekrasota closed 9 years ago

stylekrasota commented 9 years ago

How can I fix it?

EvgeniyRRU commented 9 years ago

It seems, original plugin (slick.js) has changed bower package. I'll check it

EvgeniyRRU commented 9 years ago

It seems, my extension installs fine. composer

Did you required composer-asset-plugin before install Yii2 ?

php composer.phar global require "fxp/composer-asset-plugin:~1.0.0"