wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Error: While trying to resolve module `react-native-notifications` #978

Closed jaimyborgman closed 1 year ago

jaimyborgman commented 1 year ago

hey,

I've implemented this package successfully but when rebuilding I'm getting this weird error out of nowhere.

Does someone perhaps know what could be wrong?

``error: Error: While trying to resolve modulereact-native-notificationsfrom file/src/services/notifications.tsx, the package/ios/Pods/react-native-notifications/package.jsonwas successfully found. However, this package itself specifies amainmodule field that could not be resolved (/ios/Pods/react-native-notifications/lib/dist/index.js`. Indeed, none of these files exist:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

mshoaibanwar commented 1 year ago

I am experiencing the same problem.

stale[bot] commented 1 year ago

The issue has been closed for inactivity.

yogendrajs commented 9 months ago

This has been encountered in the index.bundle, please check

jpgcarvalho commented 7 months ago

This has been encountered in the index.bundle, please check

Can you give more information? Where i can find that in the index.bundle?