【React Native錯誤集】* What went wrong: Execution failed for task ':app:installDebug'.

  錯誤1:* What went wrong:android

  Execution failed for task ':app:installDebug'.api

  > com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: INSTALL_FAILED_INSUFFICIENT_STORAGEapp

  解決1:內存不足致使,刪除模擬器或真機中其餘不用的應用程序,釋放空間。ui

 

  錯誤2:the development server returned response error code:500code

  解決2:通常Body:中都有錯誤提示,正常狀況下都是引用了不存在的文件(刪除庫不乾淨致使的),若是刪除引用以後,還繼續報一下錯誤,嘗試關閉終端,從新運行,由於load獲取引用的是老的代碼。server

相關文章
相關標籤/搜索