You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when I try to start the expo app on ios:
ERROR TypeError: Cannot read property '__extends' of undefined, js engine: hermes
When I try to create a new expo app with npx create-expo-app@latest and run it with npm it works
Provide environment information
System:
OS: macOS 13.6
CPU: (10) arm64 Apple M1 Pro
Memory: 2.56 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - ~/n/bin/node
Yarn: 1.22.1 - ~/n/bin/yarn
npm: 10.8.1 - ~/n/bin/npm
pnpm: 9.7.1 - ~/n/bin/pnpm
Watchman: 2024.07.15.00 - /opt/homebrew/bin/watchman
Describe the bug
I get the following error when I try to start the expo app on ios:
ERROR TypeError: Cannot read property '__extends' of undefined, js engine: hermes
When I try to create a new expo app with npx create-expo-app@latest and run it with npm it works
Link to reproduction
To reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: