Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: bundling failed: "Unable to resolve module Image from /Users/Harbey/Documents/React/page_app/node_modules/react-native/Libraries/react-native/react-native-implementation.js #19344

Closed
2 of 3 tasks
ayobami303 opened this issue May 18, 2018 · 4 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@ayobami303
Copy link

ayobami303 commented May 18, 2018

error: bundling failed: "Unable to resolve module Image from /Users/Harbey/Documents/React/page_app/node_modules/react-native/Libraries/react-native/react-native-implementation.js: Module does not exist in the module map\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n 1. Clear watchman watches: watchman watch-del-all.\n 2. Delete the node_modules folder: rm -rf node_modules && npm install.\n 3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start -- --reset-cache."

i got this error after adding ios app icon. everything works before but after adding the icons i get the above error.

i am running react-native 0.47.1

package.json

"axios": "^0.16.2",
"currency-formatter": "^1.2.1",
"html-entities": "^1.2.1",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"querystring": "^0.2.0",
"react": "16.0.0-alpha.12",
"react-native": "^0.47.1",
"react-native-calendar-strip": "^1.2.1",
"react-native-credit-card-input": "^0.3.3",
"react-native-device-info": "^0.11.0",
"react-native-elements": "^0.15.0",
"react-native-keyboard-aware-scroll-view": "^0.2.9",
"react-native-navigation": "^1.1.182",
"react-native-pages": "^0.5.3",
"react-native-swipe-list-view": "^0.4.1",
"react-native-timer": "^1.3.1",
"react-native-ui-lib": "^2.0.71",
"react-native-vector-icons": "^4.6.0",
"react-redux": "^5.0.5",
"redux": "^3.7.2",
"redux-form": "^7.0.3",
"redux-logger": "^3.0.6",
"redux-persist": "^4.8.3",
"redux-persist-migrate": "^4.1.0",
"redux-thunk": "^2.2.0",
"rn-viewpager": "^1.2.3"
@react-native-bot
Copy link
Collaborator

It looks like your issue may be incomplete. Are all the fields required by the Issue Template filled out?

If you believe your issue contains all the relevant information, let us know in order to have a maintainer remove the :clipboard:No Template label.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label May 21, 2018
@react-native-bot
Copy link
Collaborator

If you are still encountering the issue described here, please open a new issue and make sure to fill out the Issue Template when doing so.

@SFRohan
Copy link

SFRohan commented Jun 15, 2018

I am facing the same issue. Any luck ?

@zetekla
Copy link

zetekla commented Aug 8, 2018

same here

@facebook facebook locked as resolved and limited conversation to collaborators May 21, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants