Closed shuklaaalind closed 1 year ago
Hello, @shuklaaalind 👋. Can you give more details on steps to reproduce this error? What were you trying to do with Push Notifications when this error occurred?
@cwomack i was using @aws-amplify/pushnotification": "^4.3.29" on which notification data was not coming up when i was getting pushnotification (app was not running in background) so i just tried updating the @aws-amplify/pushnotification, "aws-amplify" and "aws-amplify-react-native" to the latest version and from then i was not able to build the app
@shuklaaalind, if you updated those specific packages recently will you try and see if deleting the node_modules
folder along with your package-lock.json
file, and then reinstalling your dependencies with npm install
resolves the issue?
Closing this issue as we have not heard back from you. If you are still experiencing this, please feel free to reply back and provide any information previously requested and we'd be happy to re-open the issue.
Thank you!
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Push Notifications
Amplify Categories
notifications
Environment information
Describe the bug
1-node_modules/@aws-amplify/core/lib-esm/Parser(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx) 2-node_modules/@aws-amplify/core/lib-esm/Parser/index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)
Expected behavior
I am not able to run my app as i am getting this errors regarding parser folder
Reproduction steps
Code Snippet
Log output
aws-exports.js
No response
Manual configuration
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response