Upgrade or remove Lerna build system from the dashboard #23198
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P3
Lower priority than a P2. Optional work that might get done, or not. See also help wanted issues.
Is your enhancement related to a problem? Please describe
The dashboard is using an old version of Lerna
"lerna": "^6"
.https://github.com/eclipse-che/che-dashboard/blob/main/package.json#L43
Describe the solution you'd like
The lerna package needs to be upgraded to the latest major versions.
Describe alternatives you've considered
The lerna package needs to be removed from the dashboard.
Additional context
No response
The text was updated successfully, but these errors were encountered: