Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
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-service-remoteconfig 1.6.1 ................. SUCCESS [ 0.669 s]
[INFO] gateway-shell 1.6.1 ................................ SUCCESS [ 0.328 s]
[INFO] gateway-server 1.6.1 ............................... SUCCESS [ 3.628 s]
[INFO] gateway-discovery-cm 1.6.1 ......................... FAILURE [ 0.044 s]
[INFO] gateway-performance-test 1.6.1 ..................... SKIPPED
[INFO] gateway-server-launcher 1.6.1 ...................... SKIPPED
[INFO] gateway-provider-rewrite-func-hostmap-static 1.6.1 . SKIPPED
[INFO] gateway-provider-ha 1.6.1 .......................... SKIPPED
[INFO] gateway-provider-rewrite-func-service-registry 1.6.1 SKIPPED
[INFO] gateway-provider-rewrite-func-inbound-url 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]