-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello, I've installed the module using npm i --save "mooncake-dev/react-day-time-picker" --legacy-peer-deps in my react-native mobile app project.
As soon as I try to bundle the code I get:
Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent`
wasn't called.
Is it due to the deps it has? package.json has the following lines:
"react": "17.0.2", "react-dom": "17.0.2", "react-native": "0.68.2",
Thanks, hope to hear from you soon
Metadata
Metadata
Assignees
Labels
No labels