[
https://issues.apache.org/jira/browse/YUNIKORN-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wilfred Spiegelenburg resolved YUNIKORN-3281.
---------------------------------------------
Fix Version/s: 1.9.0
Assignee: Wilfred Spiegelenburg
Resolution: Fixed
change included in the pnpm build change
> Install correct angular cli version
> -----------------------------------
>
> Key: YUNIKORN-3281
> URL: https://issues.apache.org/jira/browse/YUNIKORN-3281
> Project: Apache YuniKorn
> Issue Type: Bug
> Components: webapp
> Affects Versions: 1.9.0
> Reporter: Wilfred Spiegelenburg
> Assignee: Wilfred Spiegelenburg
> Priority: Minor
> Fix For: 1.9.0
>
>
> The angular cli version installed by the Makefile is not the same as
> referenced in the package.json and should be:
> Makefile
> {code:java}
> # @angular/cli
> ANGULAR_CLI_VERSION=20.3.20 {code}
> package.json
> {code:java}
> "devDependencies": {
> "@angular/build": "^21.2.0",
> "@angular/cli": "^21.2.0", {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]