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 once import react-native-vector-icons with version 0.52.2 #639

Closed
mustafaskyer opened this issue Jan 31, 2018 · 6 comments
Closed

Comments

@mustafaskyer
Copy link

import Icon from 'react-native-vector-icons/FontAwesome';

Error :
The development server returned response error code: 500

URL: http://10.0.3.2:8081/index.delta?platform=android&dev=true&minify=false&deltaBundleId=0

Body:
{"type":"InternalError","errors":[],"message":"Metro Bundler has encountered an internal error, please check your terminal error output for more details"}
processBundleResult
BundleDownloader.java:242
access$100
BundleDownloader.java:41
onResponse
BundleDownloader.java:208
execute
RealCall.java:135
run
NamedRunnable.java:32
runWorker
ThreadPoolExecutor.java:1113
run
ThreadPoolExecutor.java:588
run
Thread.java:818

@benjiCastillo
Copy link

I have the same problem

@mustafaskyer
Copy link
Author

mustafaskyer commented Feb 1, 2018

i think this error only with the latest version 0.52
i installed 0.51 and it works with me

@marcoj
Copy link

marcoj commented Feb 1, 2018

isn't this the same?
Duplicate of ##626

@MoOx
Copy link
Contributor

MoOx commented Feb 2, 2018

Dup of #626
it's an RN issue facebook/react-native#17610
Will be fixed by facebook/react-native#17672
Workaround #626 (comment)

@nguyenvanphuc2203
Copy link

try run command >> killall node

@fightingljm
Copy link

在项目根目录下执行命令
rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json

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

No branches or pull requests

6 participants