naughtyvur.blogg.se

Debug react intellij
Debug react intellij




debug react intellij

remove from the config the Script before launch.click 'debug' with the set configuration.

debug react intellij

  • run 'npm start' from the shell by yourself.
  • ) but doesnt work as debugger so we need to use browser DevTool to debugĢnd: To make it work the build-in debugger you should to change the run steps:
  • successfully runs the app with set npm start.
  • What happens exactly, there are two different scenarios:
  • opens browser new tab with specified url.
  • Idea successfully runs the app with set npm start.
  • (I've already placed the issue-ticket in the jetbrains support Open your script and add debug breakpointģ. |- Package manager: Project node(/usr/bin/npm 6.14.4Ģ. |- Node interpreter: Project node(/usr/bin/node) 10.19.0 Let's configure react-app from the scratch: 1.

    debug react intellij

    The port will be still in use and we shall to specify the new port in the configs and in npm start another port from the start to successfully use it as debugger If we need to rerun 'npm start' we need to stop it. 2nd we need to run 'npm start' manually.in 1st scenario Idea doesnt work as debugger.I found two ways to run React-app in Intellij Idea but it has two different drawbacks:






    Debug react intellij