Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
931
stars
297
forks
source link
Not able to find Parser folder inside node_modules/@aws-amplify/core/lib-esm #3493
Closed
shuklaaalind closed 1 year ago
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React Native
Which UI component?
Other
How is your app built?
Create React App
What browsers are you seeing the problem on?
Android (React Native)
Please describe your bug.
What's the expected behaviour?
I am not able to run my app as i am getting this errors regarding parser folder
Help us reproduce the bug!
"dependencies": { "@aws-amplify/pushnotification": "^5.0.16", "@codler/react-native-keyboard-aware-scroll-view": "^2.0.1", "@highcharts/highcharts-react-native": "^2.2.1", "@react-native-async-storage/async-storage": "^1.17.3", "@react-native-community/blur": "^4.2.0", "@react-native-community/clipboard": "^1.5.1", "@react-native-community/netinfo": "^8.2.0", "@react-native-community/picker": "^1.8.1", "@react-native-community/push-notification-ios": "^1.10.1", "@react-native-cookies/cookies": "^6.2.1", "@react-navigation/bottom-tabs": "^6.3.1", "@react-navigation/material-top-tabs": "^6.2.1", "@react-navigation/native": "^6.0.10", "@react-navigation/native-stack": "^6.6.2", "@react-navigation/stack": "^6.2.1", "@redux-devtools/extension": "^3.2.2", "@rematch/core": "^2.2.0", "@rematch/persist": "^2.1.2", "@rematch/select": "^3.1.2", "@twotalltotems/react-native-otp-input": "^1.3.11", "@wwdrew/react-native-numeric-textinput": "^1.1.0", "accounting": "^0.4.1", "amazon-cognito-identity-js": "^5.2.8", "aws-amplify": "^5.0.16", "aws-amplify-react-native": "^7.0.2", "chart.js": "^3.7.1", "code-push": "^4.0.5", "formik": "^2.2.9", "galio-framework": "^0.8.0", "jwt-encode": "^1.0.1", "lodash": "^4.17.21", "lottie-ios": "^3.2.3", "lottie-react-native": "^5.0.1", "moment": "^2.29.3", "native-base": "^2.15.2", "parse-google-address": "^1.0.4", "pubnub": "^5.0.1", "pubnub-react": "^2.1.1", "react": "17.0.2", "react-devtools-core": "^4.24.4", "react-native": "^0.68.5", "react-native-auto-scrolling": "^3.0.2", "react-native-autoheight-webview": "^1.6.1", "react-native-biometrics": "^2.1.4", "react-native-chonse-select": "^1.0.5", "react-native-code-push": "^7.0.4", "react-native-confirmation-code-field": "^7.3.0", "react-native-country-code-list": "^1.1.2", "react-native-date-picker": "^4.2.5", "react-native-device-info": "^8.7.1", "react-native-dialog": "^9.2.1", "react-native-dynamic-search-bar": "^2.0.2", "react-native-easy-toast": "^2.0.0", "react-native-elements": "^3.4.2", "react-native-fingerprint-scanner": "^6.0.0", "react-native-flash-message": "^0.2.1", "react-native-gesture-handler": "^2.4.1", "react-native-hide-show-password-input": "^1.2.0", "react-native-inappbrowser-reborn": "^3.6.3", "react-native-keychain": "^8.1.1", "react-native-linear-gradient": "^2.5.6", "react-native-mask-input": "^1.2.2", "react-native-masked-text": "^1.13.0", "react-native-modal": "^13.0.1", "react-native-otp-textinput": "0.0.8", "react-native-pager-view": "^5.4.15", "react-native-paper": "^4.12.0", "react-native-parallax-scroll-view": "^0.21.3", "react-native-phone-input": "^1.3.3", "react-native-phone-number-input": "^2.1.0", "react-native-picker-select": "^8.0.4", "react-native-pixel-perfect": "^1.0.2", "react-native-plaid-link-sdk": "^7.4.0", "react-native-push-notification": "^8.1.1", "react-native-radio-buttons-group": "^2.2.10", "react-native-reanimated": "^2.9.1", "react-native-redash": "^16.2.3", "react-native-remote-svg": "^2.0.7", "react-native-render-html": "^6.3.4", "react-native-safe-area-context": "^4.2.4", "react-native-screens": "^3.14.0", "react-native-scrollable-tab-view": "^1.0.0", "react-native-searchable-dropdown": "^1.1.3", "react-native-select-two": "^1.1.0", "react-native-shimmer": "^0.6.0", "react-native-simple-toast": "^1.1.3", "react-native-slider": "^0.11.0", "react-native-speedometer": "^1.0.5", "react-native-speedometer-chart": "^0.7.5", "react-native-spinkit": "^1.5.1", "react-native-splash-screen": "^3.3.0", "react-native-step-indicator": "^1.0.3", "react-native-svg": "^12.3.0", "react-native-svg-charts": "^5.4.0", "react-native-swiper": "^1.6.0", "react-native-tab-view": "^3.1.1", "react-native-table-component": "^1.2.2", "react-native-ticker": "^5.0.1", "react-native-touch-id": "^4.4.1", "react-native-ui-lib": "^6.13.3", "react-native-vector-icons": "^9.1.0", "react-native-webview": "^11.18.1", "react-redux": "^8.0.1", "react-sortable-table": "^1.4.0", "reanimated-bottom-sheet": "^1.0.0-alpha.22", "redux": "^4.2.0", "redux-persist": "^6.0.0", "rn-wave-bottom-bar": "^2.1.3", "socket.io-client": "^4.4.1", "use-deep-compare-effect": "^1.8.1", "yup": "^0.32.11" },
Code Snippet
Additional information and screenshots
No response