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
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
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');總結
以上是生活随笔為你收集整理的The file or directory to be published does not exist: /data/vendor/bower/jquery/dist的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Could not resolve al
- 下一篇: Git 修改 proxy,解决代理导致的