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

Debugging with vscode and react-native-tools #8

Open
robclouth opened this issue Jun 4, 2019 · 1 comment
Open

Debugging with vscode and react-native-tools #8

robclouth opened this issue Jun 4, 2019 · 1 comment

Comments

@robclouth
Copy link

Because react-native gets hoisted up to the top level, vscode thinks that the expo workspaces isn't a react native project and won't debug. Adding react-native to nohoist causes a "Cannot find module 'node_modules/@babel/runtime/helpers/interopRequireDefault' error.

Have you had any luck with this?

@SimonMo88
Copy link
Owner

Hey @robclouth

I use Webstorm so I haven't experienced this issue. Have you had any further luck with this issue?

Thanks

@fried-chicken

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

2 participants