laravel執行composer update時出現如下錯誤資訊的解決方案
本人使用的是laravel5.0,在執行composer update時出現:Call to undefined method Illuminate\Foundation\Application::getCachedCompilePath()的錯誤提示。
解決方案如下:
一、刪除vendor/compiled.php檔案
二、重新執行composer update,即可正常工作了。
最後多說一句:
有的兄弟會問,雖然composer update之後,我確實能正常工作了,但是vendor/compiled.php檔案為何沒有被自動建立呢?甚至即使是運行了php artisan optimize?
答:給該指令增加一個引數即可!他是這樣的:php artisan optimize –force,之後vendor目錄下將會出現新生成的compiled.php檔案。
有興趣的朋友,可以加入我新建的laravel交流群,一起學習,共同進步!群號:524727576
相關推薦
laravel執行composer update時出現如下錯誤資訊的解決方案
本人使用的是laravel5.0,在執行composer update時出現:Call to undefined method Illuminate\Foundation\Application::getCachedCompilePath()的錯誤提示。 解決
Sql Server2005資料庫在還原時出現如下錯誤資訊:
Sql Server2008資料庫在還原時出現如下錯誤資訊: System.Data.SqlClient.SqlError: 尚未備份資料庫<資料庫名稱>的日誌尾部。如果該日誌包含您不希望丟失的工作,請使用 BACKUP LOG WITH NORECOVERY 備份該日誌。請使用 RESTORE
安裝Adobe 全線產品時出現提示錯誤終極解決方案
解決一:官方版 1. Restart your computer in a minimized state before running the installer.(重啟系統) For instructions, see the following documents: Start Windows in D
使用vs2010編譯專案時出現COFF錯誤的解決方案
在你的安裝vs2010的目錄下,找到Microsoft Visual Studio 10.0\VC\bin目錄下cvtres.exe改成另外一個名字就ok了。 我的改成如下的目錄D:\Program Files (x86)\Microsoft Visual Studio 1
SSH 登錄時出現如下錯誤:Disconnected:No supported authentication methods available
.html connected ted tail lan aliyun http html authent https://help.aliyun.com/knowledge_detail/41489.html?spm=5176.product25365.2.1.Ufrmm
matlab simulink 模擬時出現如下錯誤怎麼辦
如果:The block diagram 'APFI' uses bus signals. However, the 'Mux blocks used to create bus signals' diagnostic is not configured to 'error'. To preve
SSH客戶端 登入阿里雲時出現如下錯誤:Disconnected:No supported authentication methods available
SSH客戶端 登入阿里雲時出現如下錯誤:Disconnected:No supported authentication methods available 問題現象 原因分析 解決方法 過程中學習到的Linux命令
C# post資料時 出現如下錯誤: System.Net.WebException: 遠端伺服器返回錯誤: (417) Expectation Failed 的解決辦法
問題描述: 服務端環境: linux + apache(lighttpd) + php5 客戶端環境: windowsxp + iis + .net 呼叫時出現如下錯誤: System.Net.WebException: 遠端伺服器返回錯誤: (417) Expectation Failed。 在 S
Eclipse執行時出現這個錯誤如何解決
錯誤資訊: [2017-08-15 23:12:04 - ComputerTest] Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE [2017-08-15 23:12:04 - ComputerTest] P
安裝.net 服務時出現0x80131515錯誤的解決辦法
使用InstallUtil.exe安裝一個用.NET寫的Windows服務時,報錯了,錯誤資訊如下: Exception occurred while initializing the installation: System.IO.FileLoadException: Colud not load fi
Spark執行過程出現outofmemory錯誤的解決方案
進入Spark的conf目錄,找到spark-env.sh檔案,新增如下值: export SPARK_WORKER_MEMORY=4g export SPARK_WORKER_INSTANCES=2 export SPARK_EXECUTOR_MEMORY=4g expo
subversion出現如下錯誤怎麼解決!已解決
提交報錯如下:CommitCommit failed (details follow):Unable to connect to a repository at URL 'svn://192.168.1.10/sandbox' Invalid authz configura
IOS開發筆記:編譯時出現的錯誤和解決辦法
1、"std::ios_base::Init::~Init()", referenced from 出現這樣的編譯問題,是需要再加進libstdc++.dylib和libstdc++.6.dylib(為6.1使用,xcode5以後預設complier也可以編譯通過)
在編譯FFTW庫的時候出現如下錯誤的解決辦法
/opt/opt/EmbedSky/4.3.3/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnuea
運行遊戲時出現0xc000007b錯誤的解決方法
如圖,這個錯誤使無數玩家煩惱。 出現這個錯誤,可能是硬體的問題,也可能是軟體的問題。但是,由於硬體引起該問題的概率很小,並且除了更換硬體之外沒有更好的解決方法,因此本文將詳細介紹如何通過軟體解決此問題,這也是大家最關心的。 大致介紹一下這個錯
連線mysql資料庫時出現1045錯誤的解決方法。
錯誤程式碼 1045 Access denied for user 'root'@'localhost' (using password:YES) 解決辦法是重新設定root使用者密碼,在Windows平臺下操作步驟如下: 1、以系統管理員身份登入到系統; 2、如果My
安裝Microsoft Windows SDK 7.1時出現的錯誤(附解決辦法)
錯誤回放一: A problem occurred while installing selected Windows SDKcomponents. Installation of the "Microsoft Windows SDK for Windows 7Compilers for x86" prod
編譯時出現的錯誤和解決辦法
1、"std::ios_base::Init::~Init()", referenced from 出現這樣的編譯問題,是需要再加進libstdc++.dylib和libstdc++.6.dylib(為6.1使用,xcode5以後預設complier也可以編譯通過)
“error [node.cc:90] no namespace found” gazebo運行時出現的問題及解決方案
運行 log inf 加載 href names found image nod ubuntu14.04.5+ROS indigo,在運行gazebo2.2.3時,出現“error [node.cc:90] no namespace found”的錯誤,但gazebo依然可
Eclipse部署Web項目時常見的錯誤和解決方案
timeout 數據庫 light 請求 成功 重啟tomcat 線程 cep username Tomcat部署Web項目到tomcat 在eclipse中找到Servers項,打開服務器(F3)(建議直接刪除服務器,重新建立再設置比較好)1、Servers Locat