I'm using expo sdk 45 platform: Android. Once I built the app this error prompt, I've tried upgrading and downgrading 'expo-updates' since the error is occuring at 'Android -> node-modules' but nothing came of it. Any suggestion will be helpful.
CodePudding user response:
Try building the app with ./gradlew app:assembleRelease
instead of ./gradlew assembleRelease
CodePudding user response:
Upgrading to expo-updates@~0.14.4
, not sure if will work for any one else. Heads up expo doctor will downgrade this to expo-updates@~0.13.4
on sdk ^45.0.0