[ https://issues.apache.org/jira/browse/KNOX-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sandor Molnar updated KNOX-3167: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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: 1h 10m > 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)