Checklist
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 start on 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
Checklist
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:
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