Expo config plugin not working with new v13.1.0 release
mikehardy opened this issue ยท 3 comments
mikehardy commented
Might be specific to the code on my end but the expo config plugin stopped working, app.json stopped recognizing the plug-in:
CommandError: Package "react-native-fbsdk-next" does not contain a valid config plugin.
Learn more: https://docs.expo.dev/guides/config-plugins/#creating-a-plugin
Cannot use import statement outside a module
Originally posted by @joshmohrer in #555 (comment)
github-actions commented
๐ This issue has been resolved in version 13.1.1 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐
mikehardy commented
Pretty late here now @joshmohrer but hopefully v13.1.1 fixes the expo plugin?
If not, then I'll actually try for repro+investigation tomorrow, this was just the easy quick-n-dirty guess at cause+fix