Android Build Error on Expo 26 Upgrade

After getting everything upgraded the prescribed way, I’m getting a build error in the emulator:

From what I can tell, the DetachBuildConstants.java file is not getting updated when running exp start but not sure why…

Hey @michael.neeley,

Can you upgrade to expo-cli and see if that helps? GitHub - expo/expo-cli: Tools for creating, running, and deploying universal Expo and React Native apps

exp has been replaced for quite some time now and expo-cli is its replacement.

Cheers,
Adam

Ok I’m using the new CLI, same error. How can I debug?