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.
跳槽面試的幾個實用小技巧,不妨看看!
2.
Mac實用技巧 |如何使用Mac系統中自帶的預覽工具將圖片變成黑白色?
3.
Mac實用技巧 |如何使用Mac系統中自帶的預覽工具將圖片變成黑白色?
4.
如何使用Mac系統中自帶的預覽工具將圖片變成黑白色?
5.
Mac OS非兼容Windows軟件運行解決方案——「以VMware & Microsoft Access爲例「
6.
封裝 pyinstaller -F -i b.ico excel.py
7.
數據庫作業三ER圖待完善
8.
nvm安裝使用低版本node.js(非命令安裝)
9.
如何快速轉換圖片格式
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
>>更多相關文章<<