Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aasuparekh1 opened this issue Dec 15, 2022 · 3 comments
Open

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

aasuparekh1 opened this issue Dec 15, 2022 · 3 comments

Comments

@aasuparekh1
Copy link

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

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

  • E:\article-first-config-plugin-solution\withAndroidSplashScreen.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config-plugins\build\utils\plugin-resolver.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config-plugins\build\plugins\withStaticPlugin.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config-plugins\build\plugins\withPlugins.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config-plugins\build\index.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\build\plugins\withConfigPlugins.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\build\Config.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\build\index.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\metro-config\build\ExpoMetroConfig.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\build\exp.js
  • C:\Users\Acer 2\AppData\Roaming\npm\node_modules\expo-cli\bin\expo.js

can you please help me to solve this.

@AronBe
Copy link
Owner

AronBe commented Dec 15, 2022

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

@aasuparekh1
Copy link
Author

Environment :

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

@uzair011
Copy link

uzair011 commented Jan 5, 2023

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants