You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a redeploy the add-on installed resources are lost. However, you can't uninstall it because of the following error:
"result": 4109,
"responses": [
{
"result": 4109,
"source": "JEL",
"error": "The operation could not be performed. ",
"errOut": "",
"nodeid": *****,
"exitStatus": 2,
"out": "error: package nodejs is not installed\nerror: package nodesource-release is not installed"
}