Theia Plugin Manager does not work properly with a minimal devfile.



It is reproduced locally on single-user and multi-user CHE v7.11.0 and on https://che.openshift.io v7.10.0 .
Plugins should be loaded without any errors.
kubectl version)oc version)minikube version and kubectl version)minishift version and oc version)docker version and kubectl version)It seems I faced this problem earlier and investigated the code a bit. The reason could be that Plugin service (Che-Theia extension) tries to read the components, which is empty.
It should be one-line fix.
Most helpful comment
It seems I faced this problem earlier and investigated the code a bit. The reason could be that Plugin service (Che-Theia extension) tries to read the components, which is empty.
It should be one-line fix.