-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Comments
I have the same problem |
i think this error only with the latest version 0.52 |
isn't this the same? |
Dup of #626 |
try run command >> killall node |
在项目根目录下执行命令 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: