dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

An error occurred after the update of the yii2 version #161

Closed sunmking closed 6 years ago

sunmking commented 6 years ago

An error occurred after the update of the yii2 version _20180327181805

schmunk42 commented 6 years ago

Could you try composer require "bower-asset/jquery:2.*" to see if this would fix your problem.

Looks not directly related to adminlte on first sight, since the error comes from jquery-ui.

sunmking commented 6 years ago

thank you very much