npx expo export:web stuck at 92%

hello,

For some reason, “npx expo export:web” seems to be getting stuck at 92% (webpack, SDK 47). I have tried clearing cache but still no luck. The node process related to exporting the app seems to be busy doing something but not sure what.
For the same codebase, “npx expo export:web --dev” or “npx expo export” goes through ok.

Is there a place where this CLI logs any messages?

thanks!
Parag

Looks like I just had to wait about 30 minutes and it did finish eventually.

That sounds like a long time. I wonder if your machine was short of RAM at that time.