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.

The issue of the react-native installation reaction -native-vector- icons?

See original GitHub issue

After I installed the reaction -native-vector- icons, there was an error:

error: bundling failed: Error: Unable to resolve module react-native-vector-icons/Ionicons from /Users/chenchaoming/Desktop/react_nat/app/App.js: Module react-native-vector-icons/Ionicons does not exist in the Haste module map

I don’t know how to solve it. I hope my friends can help me solve it. Thank you very much!

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

2reactions
raisiqueiracommented, May 3, 2018

I was having the same problem. I executed the npm install command again, and after i ran react-native link, and it works normally 😄

1reaction
chaoming007commented, May 25, 2018

@davekedar Problem solved,After installation you need to run react-native link ,You have a try!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't install react-native-vector-icons with installation guide
i have the same issue running npm install react-native-vector-icons --save Don't create the folder react-native-vector-icons. Any Help? 1
Read more >
react-native-vector-icons - npm
Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling.. Latest version: 9.2.0, last published: 6 ...
Read more >
Getting error when installing react native vector icons
I am trying to use react native vector icons ...
Read more >
Example to Use React Native Vector Icons
Example contains how to integrate and use Vector Icons in React Native application. Vector Icons are very useful in React Native development.
Read more >
Troubleshooting - React Native Elements
This is a general error in react native, where you in your code, or a package you are using, is trying to use...
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