newerton / yii2-fancybox

fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. http://fancyapps.com/fancybox/
MIT License
39 stars 32 forks source link

Cant install/update #17

Closed Commifreak closed 6 years ago

Commifreak commented 6 years ago
Problem 1
    - newerton/yii2-fancybox dev-master requires bower-asset/jquery-mousewheel >=3.1.13 -> no matching package found.
    - newerton/yii2-fancybox dev-master requires bower-asset/jquery-mousewheel >=3.1.13 -> no matching package found.
    - Installation request for newerton/yii2-fancybox dev-master -> satisfiable by newerton/yii2-fancybox[dev-master].
newerton commented 6 years ago

Configure your Yii2:

http://www.yiiframework.com/doc-2.0/guide-structure-assets.html#bower-npm-assets

Commifreak commented 6 years ago

My environment is configured to use the fxp-plugin - but it doesnt work. Do I have to switch to asset-packagist for things to work?

Commifreak commented 6 years ago

Switched to asset-packagist: Works perfectly now.

newerton commented 6 years ago

@Commifreak Thank you! :)