DEV Community

Discussion on: How To Generate apk Using React Native Expo

Collapse
 
mehdinoori5233 profile image
Info Comment hidden by post author - thread only visible in this permalink
MehdiNoori5233

Hi There.
After I runned this command: "expo build:android" in the VS Code,
I see this error:
"Uploading JavaScript bundles
read ECONNRESET
Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
"

Please give me a solution.

Collapse
 
chinmaymhatre profile image
Chinmay Mhatre

Hey,
Expo sdk recently had an update. A new cli has been put in place to build apks. you can take a look at this : expo.dev/eas

Some comments have been hidden by the post's author - find out more