Build stops at Checking if this build already exists...

this is my environment
Expo CLI 3.21.13 environment info:
System:
OS: Windows 10 10.0.18362
Binaries:
Node: 12.18.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
npmPackages:
expo: ~36.0.0 => 36.0.2
react: ~16.9.0 => 16.9.0
react-dom: ~16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
react-native-web: ~0.11.7 => 0.11.7
react-navigation: ^4.1.1 => 4.1.1

i have two projects one builds the other fails at
Checking if this build already exists…
Not Found.

I have the exact same issue! For both Android and iOS, I try building and it ends up saying:

Checking if this build already exists...

Not Found.

There is a keystore in the root directory of the project, delete it an try again

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.