React-native-vector-icons: Missing react-native-vector-icons/MaterialCommunityIcons

Created on 8 Jan 2017  Â·  2Comments  Â·  Source: oblador/react-native-vector-icons

Using: "react-native-vector-icons": "^3.0.0", "react-native": "0.33.0",

After running npm install I am getting this error screen
screen shot 2017-01-07 at 4 39 37 pm

I have ran rm -fr $TMPDIR/react-* , npm cache clean , deleted node_modules and I have reinstalled my app on the simulator.

Nothing works.

Any help would be greatly appreciated!

Most helpful comment

Changing "react-native-vector-icons": "^3.0.0" to "react-native-vector-icons": "^4.0.0" should fix this

All 2 comments

Changing "react-native-vector-icons": "^3.0.0" to "react-native-vector-icons": "^4.0.0" should fix this

thank you!

On Sun, Jan 8, 2017 at 2:20 PM, manguluka notifications@github.com wrote:

Changing "react-native-vector-icons": "^3.0.0" to "react-native-vector-icons":
"^4.0.0" should fix this

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/oblador/react-native-vector-icons/issues/381#issuecomment-271184281,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGGZYZN2bCTPBaQUkbyDfEFmhIZAFX5Rks5rQWE7gaJpZM4LdlCP
.

Was this page helpful?
0 / 5 - 0 ratings