[ https://issues.apache.org/jira/browse/KNOX-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004395#comment-18004395 ]
ASF subversion and git services commented on KNOX-3167: ------------------------------------------------------- Commit c7af5b566941eeb014912f78698906d270ebc6ee in knox's branch refs/heads/master from Sandor Molnar [ https://gitbox.apache.org/repos/asf?p=knox.git;h=c7af5b566 ] KNOX-3167 - Upgrade to Node v16 as it is the first version that supports ARM64 architecture (#1058) > 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)