I run expo build:android to generate apk but it failed with error code 500.
at C:\Users\E7470\Documents\MEGA\Source Codes\reactnative\rn-firebase\node_modules\metro\src\JSTransformer\worker.js:367:33 iOS Bundling failed 5858ms Packager URL http://127.0.0.1:19001/node_modules\expo\AppEntry.bundle?dev=false&hot=false&minify=true&platform=ios returned unexpected code 500. Please open your project in the Expo app and see if there are any errors. Also scroll up and make sure there were no errors or warnings when opening your project.
I run
expo build:android
to generate apk but it failed with error code 500.at C:\Users\E7470\Documents\MEGA\Source Codes\reactnative\rn-firebase\node_modules\metro\src\JSTransformer\worker.js:367:33 iOS Bundling failed 5858ms Packager URL http://127.0.0.1:19001/node_modules\expo\AppEntry.bundle?dev=false&hot=false&minify=true&platform=ios returned unexpected code 500. Please open your project in the Expo app and see if there are any errors. Also scroll up and make sure there were no errors or warnings when opening your project.