Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1320

Could not debug node.js application from IDE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 9.0, 10.0
    • None
    • javascript - Node.js
    • None

    Description

      Could not debug node.js application because option --debug[-brk] has changed to --inspect[-brk] since node.js version 8.

      Also I don't know if the --inspect[-brk] options is working the same as the --debug[-brk] option.

       

      The file in question is the NodeExecutable.java.

      As the options is hard coded in the file, someone could alter the text of the option or detect if node.js version is >= 8 then use the inspect option.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akatran Apostolos Katranitsas
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: