Closed hunght closed 1 year ago
I setup the eas config then run eas build --platform android --profile preview it failed with error could you help check that?
eas build --platform android --profile preview
This happens when packages don't get installed correctly.
run pnpm clean:workspaces pnpm clean pnpm i
I setup the eas config then run
eas build --platform android --profile preview
it failed with error could you help check that?