question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to resolve module `./create-icon-source-cache`

See original GitHub issue

Does someone has the same problem ? I have this problem with my project when I build on XCode

Unable to resolve module "./create-icon-source-cache" from "/Users/eonixpro/Git/Bonobo/Safetify/SafetifyMobileWeb/node_modules/react-native-vector-icons/lib/create-icon-set.js" : The module "./create-icon-source-cache" could not be found from "/Users/eonixpro/Git/Bonobo/Safetify/SafetifyMobileWeb/node_modules/react-native-vector-icons/lib/create-icon-set.js".

I’m using react-native : 0.60.6 & react-native-vector-icons: 6.6.0

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:7
  • Comments:10

github_iconTop GitHub Comments

10reactions
saxenanickkcommented, Jul 15, 2020

Previously I was getting some issue related to toolbar-android. I fixed that by removing “^” from react-native-vector-icons: ^6.6.0.

0reactions
fabiendemcommented, Sep 29, 2021

I wiped the node_modules and re-did the install (yarn install for me). That did the job.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bundling failed: Error: Unable to resolve module `react-native ...
To install react-native-vector-icons, you need to install it, then link it. First run: npm install react-native-vector-icons --save
Read more >
unable to resolve module assets react native - You.com
I am quite new to React-Native. Im stucking here. Can anyone help here ? Error description below: import Quote from '.js/components/Quote'; // doesn't...
Read more >
MongoDB Atlas App Services & Realm
Fresh Setup: Realm React Native Error: Unable to resolve module `./subscription` from `node_modules/realm/lib/browser/index.js`.
Read more >
React Native, Typescript and VS Code: Unable to resolve ...
The problem with resolving modules turned out to be related to VS Code's typescript project helper.
Read more >
Error: Unable to resolve module `util` – Split Help Center
Running bundle using React Native and Javascript SDK causes an error. Bundling failed: Error: Unable to resolve module `util`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found