[ https://issues.apache.org/jira/browse/KNOX-3167?focusedWorklogId=973981&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-973981 ]
ASF GitHub Bot logged work on KNOX-3167: ---------------------------------------- Author: ASF GitHub Bot Created on: 09/Jul/25 11:26 Start Date: 09/Jul/25 11:26 Worklog Time Spent: 10m Work Description: smolnar82 commented on code in PR #1058: URL: https://github.com/apache/knox/pull/1058#discussion_r2194770082 ########## knox-webshell-ui/package-lock.json: ########## Review Comment: Ack. Issue Time Tracking ------------------- Worklog Id: (was: 973981) Time Spent: 40m (was: 0.5h) > UI builds won't work with ARM64 > ------------------------------- > > Key: KNOX-3167 > URL: https://issues.apache.org/jira/browse/KNOX-3167 > Project: Apache Knox > Issue Type: Bug > Components: AdminUI, TokenGenerationUI, TokenManagementUI > Affects Versions: 1.5.0, 1.6.0 > Reporter: Sandor Molnar > Assignee: Sandor Molnar > Priority: Major > Fix For: 2.0.0 > > Time Spent: 40m > Remaining Estimate: 0h > > Trying to build Knox on a machine with ARM64 CPU ends up in the following > failure: > {code} > INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 6.909 s > [INFO] Finished at: 2025-07-09T08:42:01+02:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > com.github.eirslett:frontend-maven-plugin:1.15.1:npm (npm install) on project > gateway-admin-ui: Failed to run task: 'npm install' failed. > java.io.IOException: Cannot run program > "/Users/smolnar/projects/knox/gateway-admin-ui/target/node/node" (in > directory "/Users/smolnar/projects/knox/gateway-admin-ui"): error=86, Bad CPU > type in executable -> [Help 1] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)