ENOSPC (expo, Android 9.0 emulator) #22554
Labels
Platform: Android
Android applications.
Platform: Linux
Building on Linux.
Resolution: Locked
This issue was locked by the bot.
Environment
Description
I received the following error message after following the quick start instructions, using expo, and choosing the blank template:
This error appeared in the console after attempting to run the app on an Android emulator. The Android emulator displayed a blank white screen, or on some attempts a spinning loading indicator.
Using the solution on this StackOverflow thread fixed the problem, which is why I emphasised "ENOSPC" in the issue title: https://stackoverflow.com/questions/22475849/node-js-what-is-enospc-error-and-how-to-solve/32600959#32600959
and because I know somebody is going to ask, my hard-drive is not full. I have 156GB of free space.
Reproducible Demo
Specific issue is reproduced by following the quickstart instructions instructions on Node.js 8.3, which was installed using nvm, and npm 6.4.1, which was upgraded from the version nvm installed, and then running a new expo project (choosing blank template when prompted) in an Android 9.0 emulator (cold-booted from Android Studio).
The text was updated successfully, but these errors were encountered: