Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.6.1
-
None
-
None
-
arm64
centos8
Description
Knox@1.6 reported an error on arm when compiling,Check the log and find that the error report is:Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node",It seems that node-sass does not support arm64:
[INFO] gateway-admin-ui 1.6.1 ............................. SUCCESS
[INFO] knox-homepage-ui 1.6.1 ............................. FAILURE
[INFO] gateway-service-metadata 1.6.1 ..................... SKIPPED
[INFO] gateway-openapi-ui 1.6.1 ........................... SKIPPED
[INFO] knox-token-management-ui 1.6.1 ..................... SKIPPED
[INFO] gateway-applications 1.6.1 ......................... SKIPPED
[INFO] gateway-shell-samples 1.6.1 ........................ SKIPPED
[INFO] gateway-service-session 1.6.1 ...................... SKIPPED
[INFO] > node-sass@4.14.1 install /home/spack-stage/root/spack-stage-knox-1.6.1-gn3nsbm43vugiuwskkqrhfbuu4hvzip2/spack-src/knox-homepage-ui/node_modules/node-sass
[INFO] > node scripts/install.js
[INFO]
[INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node
[INFO] (node:170376) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
[INFO] Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node":
[INFO]
[INFO] HTTP error 404 Not Found
[INFO]