function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dr. Thomas MillerDr. Thomas Miller 

Uninstall unlocked package DreamHouse

as part of the "Build an Automated CI/CD Pipeline with GitLab" trail I have successfully deployed the Dreamhouse package to a dev org using SFDX.
When trying to uninstall the package the system complains about flows which are still active.
However, when trying to deactivate the flows, you run into an error "Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. Error ID: 274510908-1219834 (2076307982)"

Is this a problem of the SFDX methodology? Packages which you deploy using SFDX should be uninstallable!