We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Javascript error: Cannot read properties of undefined (reading 'addHelper')
git clone this repo npm install pod install (failed) pod install --repo-update (failed) pod update Auth0 (success)
pod deintegrate npm install pod install (success)
Run in simulator
N/A
Base
iOS
"expo": "^50.0.17", "react-native": "0.72.1", "react-native-auth0": "^3.0.0", ios simulator 17.0
The text was updated successfully, but these errors were encountered:
I'm having the same issue.
Sorry, something went wrong.
The same
+1
Tried node 18 and 16 (with yarn --ignore-engines)
yarn --ignore-engines
No branches or pull requests
Checklist
Description
Javascript error: Cannot read properties of undefined (reading 'addHelper')
Reproduction
git clone this repo
npm install
pod install (failed)
pod install --repo-update (failed)
pod update Auth0 (success)
pod deintegrate
npm install
pod install (success)
Run in simulator
Additional context
N/A
Sample
Base
Platform
iOS
Platform version(s)
"expo": "^50.0.17", "react-native": "0.72.1", "react-native-auth0": "^3.0.0", ios simulator 17.0
The text was updated successfully, but these errors were encountered: