2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > The file or directory to be published does not exist: /data/vendor/bower/jquery/dist

The file or directory to be published does not exist: /data/vendor/bower/jquery/dist

时间:2021-10-22 11:59:22

相关推荐

The file or directory to be published does not exist: /data/vendor/bower/jquery/dist

Exception 'yii\base\InvalidParamException' with message 'The file or directory to be published does not exist: /data/vendor/bower/jquery/dist'

修改 yii2/base/Application.php 文件中

Yii::setAlias('@bower', $this->_vendorPath . DIRECTORY_SEPARATOR . 'bower');

Yii::setAlias('@bower', $this->_vendorPath . DIRECTORY_SEPARATOR . 'bower-asset');

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。