JavaShuo
欄目
標籤
React-Native Image加載本地圖片報錯error: bundling failed: Error: Unable to resolve module
時間 2020-12-27
欄目
React
简体版
原文
原文鏈接
在初步學習React-Native 用Imgae加載本地的時候 遇到了這個問題,代碼是這樣的 在根目錄下的images文件夾內有backicon.png這張圖片 按上面配置的路徑,在代碼中是可以定位到圖片的,但是實際運行測試就報錯找不到這個圖片,後來測試才發現要這樣寫 改成這樣之後可以正常運行,原因是引用該圖片的Login.js與圖片的文件夾層級不同,需要跳到同一級才能找到,不過爲什麼不加../.
>>阅读原文<<
相關文章
1.
React Native error: bundling failed: Error: Unable to resolve module `AccessibilityInfo` from...問題解決
2.
error: bundling failed: Error: Unable to resolve module `@babel/runtime/helpers/objectSpread`
3.
React Native --bundling failed: Error: Unable to resolve module /../react-transform-hmr/lib/index.js
4.
ERROR: Failed to resolve: com.github.**** 報錯
5.
報ERROR: Failed to resolve: com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.47錯
6.
ERROR: Failed to resolve: com.serenegiant:common:2.12.4
7.
ERROR: Failed to resolve: com.github.PhilJay:MPAndroidChart:v3.1.0
8.
Error:(38, 13) Failed to resolve: com.github.PhilJay:MPAndroidChart:v3.0.1
9.
Error: Failed to resolve: com.android.support:recyclerview-v7
10.
ERROR: Failed to resolve: com.github.tbruyelle:rxpermissions:0.10.2
更多相關文章...
•
ADO Error 對象
-
ADO 教程
•
ionic 加載動作
-
ionic 教程
•
RxJava操作符(五)Error Handling
•
Kotlin學習(二)基本類型
相關標籤/搜索
error
error#2036
cv2.error
target...error
event&error
error#2044
圖片懶加載
bundling
unable
resolve
React
PHP 7 新特性
Redis教程
MySQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
字節跳動21屆秋招運營兩輪面試經驗分享
2.
Java 3 年,25K 多嗎?
3.
mysql安裝部署
4.
web前端開發中父鏈和子鏈方式實現通信
5.
3.1.6 spark體系之分佈式計算-scala編程-scala中trait特性
6.
dataframe2
7.
ThinkFree在線
8.
在線畫圖
9.
devtools熱部署
10.
編譯和鏈接
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
React Native error: bundling failed: Error: Unable to resolve module `AccessibilityInfo` from...問題解決
2.
error: bundling failed: Error: Unable to resolve module `@babel/runtime/helpers/objectSpread`
3.
React Native --bundling failed: Error: Unable to resolve module /../react-transform-hmr/lib/index.js
4.
ERROR: Failed to resolve: com.github.**** 報錯
5.
報ERROR: Failed to resolve: com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.47錯
6.
ERROR: Failed to resolve: com.serenegiant:common:2.12.4
7.
ERROR: Failed to resolve: com.github.PhilJay:MPAndroidChart:v3.1.0
8.
Error:(38, 13) Failed to resolve: com.github.PhilJay:MPAndroidChart:v3.0.1
9.
Error: Failed to resolve: com.android.support:recyclerview-v7
10.
ERROR: Failed to resolve: com.github.tbruyelle:rxpermissions:0.10.2
>>更多相關文章<<