invertase/notifee

Package "@notifee/react-native" does not contain a valid config plugin.

Open

#799 opened on Jun 20, 2023

View on GitHub
 (47 comments) (50 reactions) (0 assignees)TypeScript (276 forks)github user discovery
Keep Openandroiddocsexpohelp wantedneeds-feedback

Repository metrics

Stars
 (2,181 stars)
PR merge metrics
 (PR metrics pending)

Description

I've started getting this error today

Package "@notifee/react-native" 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
    Error: build command failed.

when running expo start -c or eas build. AFAIK, I haven't made any changes that could have led to this error

Contributor guide