You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm use the multilib mode and install lib32-glibc-2.21-2 , lib32-gcc-libs-4.9.2-4 , lib-listdc++5-3.3.6-7
then i run :
$ meteor install -sdk android
Found Android bundle
A JDK is installed
Found Android Platform tools
Found Android Build Tools
32-bit libraries not found
Found Android 19 API
Found Suitable Android x86 image
Create android virtual device (AVD): meteor
event.js : 72
throw er: // Unhandled 'error' event
Error: read CONNRESET
at errnoException (net.js :905:11)
at Pope.onread(net.js:559:19)
What should I do?
The text was updated successfully, but these errors were encountered:
I'm use the multilib mode and install lib32-glibc-2.21-2 , lib32-gcc-libs-4.9.2-4 , lib-listdc++5-3.3.6-7
then i run :
$ meteor install -sdk android
Found Android bundle
A JDK is installed
Found Android Platform tools
Found Android Build Tools
32-bit libraries not found
Found Android 19 API
Found Suitable Android x86 image
Create android virtual device (AVD): meteor
event.js : 72
throw er: // Unhandled 'error' event
Error: read CONNRESET
at errnoException (net.js :905:11)
at Pope.onread(net.js:559:19)
What should I do?
The text was updated successfully, but these errors were encountered: