clerk / t3-turbo-and-clerk

A t3 Turbo starter with Clerk as the auth provider.
https://clerk.dev
1.03k stars 75 forks source link

Cannot find module '@expo/config-plugins' #67

Closed hunght closed 1 year ago

hunght commented 1 year ago

I setup the eas config then run eas build --platform android --profile preview it failed with error Screenshot 2023-04-03 at 12 11 11 could you help check that?

perkinsjr commented 1 year ago

This happens when packages don't get installed correctly.

run pnpm clean:workspaces pnpm clean pnpm i