AronBe / article-first-config-plugin

2 stars 0 forks source link

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

Open aasuparekh1 opened 1 year ago

aasuparekh1 commented 1 year ago

i am download this code and try run it but i have ### error like this ;

Error: Cannot find module '@expo/config-plugins' Require stack:

can you please help me to solve this.

AronBe commented 1 year ago

what Expo version are you using, maybe there is a new import expo/config-plugins

aasuparekh1 commented 1 year ago

Environment :

"expo": "~43.0.2", "@expo/config-plugins" "~5.0.3"

uzair011 commented 1 year ago

I'm facing the same issue. How to fix this? Have you found any solutions? I'm building an expo react native app with firebase...