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: Error: While resolving module react-native-vector-icons/FontAwesome #1

Open
imandyie opened this issue Feb 7, 2018 · 2 comments

Comments

@imandyie
Copy link
Owner

imandyie commented Feb 7, 2018

If you're getting the following error:

error: bundling failed: Error: While resolving module react-native-vector-icons/FontAwesome, the Haste package react-native-vector-icons was found. However the module FontAwesome could not be found within the package. Indeed, none of these files exist:

the following command should fix it:
rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json

Source: oblador/react-native-vector-icons#626

@MoOx
Copy link

MoOx commented Feb 8, 2018

It's an RN issue facebook/react-native#17610

Will be fixed by facebook/react-native#17672

Workaround oblador/react-native-vector-icons#626 (comment)

@yshwanth
Copy link

yshwanth commented Mar 6, 2019

import {Ionicons} from '@expo/vector-icons'
this might help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants