[Regression] The Debugger connection does not set for NodeJS projects #9449
Labels
e2e-test/failure
Issues that is related to a test failures reported by our CI platform and our QE.
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Step to reproduce:
1 .Create
nodejs hello world project
from wizard2. Open app.js file and set breakpoint for 7 string
3. Launch debugger
Expected result: The debugger connection should be set
Actual result We see notification with message like
Connetcting to /projects/nameofProject/app.js
. But connection is never endOS and version:
Chrome browser, che-6.4.0, 7d31a5a
The text was updated successfully, but these errors were encountered: