-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
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
EarlyJsError: Unexpected token "?" #46278
Comments
|
|
Hi @n9fy Sorry that you are encountering the issue. I just tried with a new app with 0.75.2 and it works fine on my side. You can see that I'm on 0.75.2, on the New Architecture and with no hermes, but the app is running fine. please provide a reproducer using this template, otherwise we would not be able to help |
This comment was marked as spam.
This comment was marked as spam.
clean the build again and sync the files again in android studio. it should work |
Closing as we haven't heard from @n9fy anymore. Please get back to us with a valid reproducer and we'll be able to look into it |
Description
Disable Hermes engine and try to run app on android:
EarlyJsError: Unexpected token "?"
Steps to reproduce
yarn android
React Native Version
0.75.2
Affected Platforms
Runtime - Android
Areas
Other (please specify)
Output of
npx react-native info
Stacktrace or Logs
Reproducer
..
Screenshots and Videos
The text was updated successfully, but these errors were encountered: