So I'm getting this particular error for a while when I'm trying to run a react native app, I actually kinda know what it is. This error shows up when the emulator doesnt have enough storage to install the app (at least I think this way). So I wiped the data in emulator from android studio. But it didn't work. Then I created new emulator with 32 GB. Got error again, and this is what I saw after I tried to run the app;
I feel like something is filling up all the space no matter how big it is. Not sure what is wrong. Thanks in advance