trntv / yii2-datetime-widget

Yii2 Date/Time Widget
8 stars 14 forks source link

Invalid Parameter – yii\base\InvalidParamException #3

Closed gugoan closed 8 years ago

gugoan commented 8 years ago

Hi, I got the error:

The file or directory to be published does not exist: vendor/bower/eonasdan-bootstrap-datetimepicker

i replace this

public $sourcePath = '@bower/eonasdan-bootstrap-datetimepicker';
public $sourcePath = '@bower/moment';

for this

public $sourcePath = '@bower/bower-asset/eonasdan-bootstrap-datetimepicker';
public $sourcePath = '@bower/bower-asset/moment';
trntv commented 8 years ago

https://github.com/trntv/yii2-datetime-widget#before-you-start