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

Uncaught SyntaxError: Unexpected identifier #325

Closed
ekimlinger opened this issue Feb 16, 2019 · 3 comments
Closed

Uncaught SyntaxError: Unexpected identifier #325

ekimlinger opened this issue Feb 16, 2019 · 3 comments

Comments

@ekimlinger
Copy link

React Native Debugger app version: 0.9.5
React Native version: 0.56.0 w/o expo,
Platform: iOS
Is real device of platform: No, iPhone 8 Plus simulator
Operating System: Mac

Was running the debugger just fine on a previous version (most likely 0.9.4, as I try to keep utd, could have been 0.9.3 though), and immediately after upgrading versions I see the error message below.

Attempted restarting everything: simulator, packager/bundler, debugger. No dice.

Please let me know if I need to gather more info in order to troubleshoot or what to try.

Also, thank you for creating/maintaining such a great package!

simulator screen shot - iphone 8 plus - 2019-02-15 at 23 19 21

@emiletobias
Copy link

Got the same issue on React Native version 0.55, React Native Debugger app version: 0.9.5.

Stack of the error:
"Error: Uncaught SyntaxError: Unexpected identifier
at executeApplicationScript (file:///Applications/React%20Native%20Debugger.app/Contents/Resources/app.asar/js/RNDebuggerWorker.js:1:93479)
at e (file:///Applications/React%20Native%20Debugger.app/Contents/Resources/app.asar/js/RNDebuggerWorker.js:1:93937)"

@jhen0409
Copy link
Owner

It should be fixed and released as v0.9.6.

@ekimlinger
Copy link
Author

It works! Thank you @jhen0409 !

cryptodev523 pushed a commit to cryptodev523/react-native-debugger that referenced this issue Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants