thebergamo/react-native-fbsdk-next

Expo config plugin not working with new v13.1.0 release

mikehardy opened this issue ยท 3 comments

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)

Likely either 24682a3
or 3a35f69

๐ŸŽ‰ This issue has been resolved in version 13.1.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

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