Cannot get
I am trying to debug a React Native application and would like to use React DevTools extension. I followed the instructions laid out here: https://www.jetbrains.com/help/webstorm/configuring-javascript-debugger.html but I still get the "no user data" version of Chrome.
Anyone experience the same?
Please sign in to leave a comment.
Please try specifying a path to your Chrome user data (like
~/Library/Application Support/Google/Chrome)in your Chrome settings in Preferences | Tools | Web Browsers as suggested in https://www.jetbrains.com/help/webstorm/configuring-javascript-debugger.html#70724dc3