-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Checklist
- I have looked into the Readme (Base/Hooks/Expo) and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
Javascript Error when running the metro server: auth0-react-native-sample/00-Login-Hooks/index.js: Cannot read properties of undefined (reading 'addHelper')
Reproduction
Steps to reproduce this issue are:
- git clone repo
- cd 00-Login-Hooks && yarn install
- cd ios && pod install (failed
⚠️ ) - pod install --repo-update (failed
⚠️ ) - pod update Auth0 (Worked ✅ )
- Run the simulator (Flipper fails)
- Apply a post install fix for Flipper to work.
- Run the simulator (Works)
- Run
yarn starton terminal fails with error Cannot Read Properties of undefined (reading 'addHelper')
Additional context
No response
Sample
Hooks
Platform
iOS
Platform version(s)
iOS 17.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels