Invalid Parameter – yii\base\InvalidParamException
The file or directory to be published does not
exist: C:\xampp\htdocs\cult\vendor\bower/jquery-ui
I am getting this error. I started with downloading yii's basic template. Then installed composer and ran the command to install jui (require --prefer-dist yiisoft/yii2-jui) using composer.The installation did succeed without errors in command prompt, but got this error. Tried all fixes available. i have developed the application completely, stuck with the need to implement a date-picker.