I have a PC running Ubuntu 20.04.1 LTS with 16GB RAM. I am trying to build apk of a expo react app. Whenever I try to run expo publish –release-channel channel_name it always runs out of memory and gives me following stacktrace: I tried setting up NODE_OPTIONS=–max_old_space_size=8192 and then on running v8.getHeapStatistics() I see following result: I still get same
Tag: expo
Expo/GenyMotion throws “ADB server didn’t ACK” when running project
I’m trying to set up a React Native project using GenyMotion and Expo on Ubuntu. However, when I click the ‘Device’ button in Expo to package the app onto the emulator, I get the following error in the Expo console: I initially tried to use React Native through Android Studio, with the inbuilt Android emulator, so I thought the issue