-
Bug
-
Resolution: Obsolete
-
Critical
-
4.26.0.AM1
-
None
-
---
Description of problem:
Not possible to debug node js project using OpenShift application explorer (odo 2.5.1)
Prerequisites (if any, like setup, operators/versions):
Fedora 36, Eclipse 2022-12 M2 and JBT 4.26.0.AM1.
Steps to Reproduce
I tried to debug node js appication created using project starter from devfile registry and odo example project nodejs-ex (https://github.com/odo-devfiles/nodejs-ex) .
Actual results:
there is an error saying that I cannot debug this type of component.
Expected results:
It is possible to debug the app. I also checked supported stacks for debug [1]. It should be possible to debug these, right?