When I try to launch a debug session with the pwa-chrome adapter, it fails with the following error:
[dap-js] JS Debugger stderr: grep: /usr/bin/unpack200: No such file or directory
grep: /usr/bin/rmid: No such file or directory
grep: /usr/bin/wsimport: No such file or directory
grep: /usr/bin/xjc: No such file or directory
grep: /usr/bin/orbd: No such file or directory
grep: /usr/bin/pack200: No such file or directory
grep: /usr/bin/rmic: No such file or directory
grep: /usr/bin/tnameserv: No such file or directory
grep: /usr/bin/servertool: No such file or directory
grep: /usr/bin/schemagen: No such file or directory
grep: /usr/bin/javah: No such file or directory
grep: /usr/bin/wsgen: No such file or directory
grep: /usr/bin/groupmems: Permission denied
When I try to launch a debug session with the
pwa-chromeadapter, it fails with the following error: