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

Created on 16 Apr 2018  ·  5Comments  ·  Source: oblador/react-native-vector-icons

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!

Most helpful comment

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

All 5 comments

@oblador @almost @javache @mkonicek @sahrens Thank you very much for your help.

What is the solution?

@oblador @almost @javache @mkonicek @sahrens which solution you have provided to @chaoming007? I am facing the same issue, please help

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

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

Was this page helpful?
0 / 5 - 0 ratings