Yii2 jQuery UI

Working with Yii2 Advanced Application Template

Now I want to use jQuery.ui widgets and get error that bower/jquery-ui does not exists.

Tried to install it with composer, went fine, but same error.

Any thoughts how to make it work?

I had a composer install error where the directory for bower (under vendor) was called bower-asset. I setup a symlink for bower to point to bower-asset and it worked fine.

I went through something similar, I just renamed bower-assets to bower and it worked fine. On the installs I have done since having that problem, the directory is named bower, so no longer running into that problem.

bower exists in the place, but jquery-ui not, it’s only in bower-asset