Skip to content
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

Unexpected token '>' #13123

Closed
iremlopsum opened this issue Mar 23, 2017 · 2 comments
Closed

Unexpected token '>' #13123

iremlopsum opened this issue Mar 23, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@iremlopsum
Copy link

iremlopsum commented Mar 23, 2017

Description

I get an Unexpected token '>' error upon which the app crashes and closes. No indication on which line this might be (except index.android.bundle?platform=android&dev=true&hot=true&minify=false:65027:9). I commented everything in the root and just left a View and it still gives that error. Now, the weird thing is that if I manage to enable Debug JS Remotely fast enough the error disappears and the app works. Any ideas?

Additional Information

  • React Native version: 0.42
  • Platform: Android (can't test at the moment if this happens on iOS)
  • Development Operating System: Windows
  • Dev tools: Android Studio 2.3
@Oddadmix
Copy link

Did you install a dependency will the app being served ?

@iremlopsum
Copy link
Author

@Oddadmix Found that this is an issue with a dependency, trying to figure out why though. Should be using general ES6 and nothing fancy. The dependency is written in company.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants