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

Default debugger opens in chrome tab after upgrading to RN 0.43.4 #65

Closed
aranda-adapptor opened this issue May 1, 2017 · 2 comments
Closed
Labels

Comments

@aranda-adapptor
Copy link

Prior to upgrading RN from 0.42.0 to 0.43.4, React Native Debugger would open when the project was launched or debugging was enabled. After the upgrade, I just get the default debugger.

React Native Debugger version: 0.6.4
React Native version: ^0.43.4
Platform: tested iOS simulator, Android device
Operating System: macOS

@jhen0409
Copy link
Owner

jhen0409 commented May 1, 2017

Try examples if you mean debugger-open doesn't work, currently it also used RN 0.43.4, or you can just try to run $(npm bin)/rndebugger-open again.

@aranda-adapptor
Copy link
Author

Thanks for the tips. After restarting macOS it seems to be working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants