Expo Build Error "Idle daemon unexpectedly exit. This should not happen."

Hi Adam,

I ran the build again right after posting and it went through fine. I didn’t change anything in between.

Here’s the output of expo diagnostics

  Expo CLI 4.3.0 environment info:
    System:
      OS: Linux 5.11 Arch Linux
      Shell: 5.1.4 - /bin/bash
    Binaries:
      Node: 15.10.0 - /bin/node
      Yarn: 1.22.10 - /bin/yarn
      npm: 7.6.3 - /bin/npm
      Watchman: 4.9.0 - /bin/watchman
    IDEs:
      Android Studio: 4.1 AI-201.8743.12.41.6953283
    npmPackages:
      expo: ~40.0.0 => 40.0.1 
      react: 16.13.1 => 16.13.1 
      react-dom: 16.13.1 => 16.13.1 
      react-native: https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz => 0.63.2 
      react-native-web: ~0.13.12 => 0.13.18 
    npmGlobalPackages:
      expo-cli: 3.28.5
    Expo Workflow: managed

expo doctor also didn’t return any issues

Thanks!