This group is locked. No changes can be made to the group while it is locked.
Date
1 - 1 of 1
dlux-web install failed
Vinllen Chen <cvinllen@...>
Hi, Dear all, I have a issue when install dlux from source code of release/beryllium version using "mvn clean install -DskipTests", could someone help me ? Here comes the install error: ... [ERROR] node-pre-gyp ERR! Tried to download: https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.0.14/fse-v1.0.14-node-v14-linux-x64.tar.gz [ERROR] node-pre-gyp ERR! Pre-built binaries not found for fsevents@1.0.14 and node@0.12.7 (node-v14 ABI) (falling back to source compile with node-gyp) [ERROR] Usage: gyp_main.py [options ...] [build_file ...] [ERROR] [ERROR] gyp_main.py: error: no such option: --no-parallel [ERROR] gyp ERR! configure error [ERROR] gyp ERR! stack Error: `gyp` failed with exit code: 2 [ERROR] gyp ERR! stack at ChildProcess.onCpExit (/home/chenxing05/beryllium/dlux/dlux-web/node/npm/node_modules/node-gyp/lib/configure.js:357:16) [ERROR] gyp ERR! stack at ChildProcess.emit (events.js:110:17) [ERROR] gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074:12) [ERROR] gyp ERR! System Linux 3.2.60 [ERROR] gyp ERR! command "node" "/home/chenxing05/beryllium/dlux/dlux-web/node/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/lib/binding/Release/node-v14-linux-x64/fse.node" "--module_name=fse" "--module_path=/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/lib/binding/Release/node-v14-linux-x64" [ERROR] gyp ERR! cwd /home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents [ERROR] gyp ERR! node -v v0.12.7 [ERROR] gyp ERR! node-gyp -v v2.0.2 [ERROR] gyp ERR! not ok [ERROR] node-pre-gyp ERR! build error [ERROR] node-pre-gyp ERR! stack Error: Failed to execute 'node-gyp configure --fallback-to-build --module=/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/lib/binding/Release/node-v14-linux-x64/fse.node --module_name=fse --module_path=/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/lib/binding/Release/node-v14-linux-x64' (1) [ERROR] node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js:83:29) [ERROR] node-pre-gyp ERR! stack at ChildProcess.emit (events.js:110:17) [ERROR] node-pre-gyp ERR! stack at maybeClose (child_process.js:1015:16) [ERROR] node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5) [ERROR] node-pre-gyp ERR! System Linux 3.2.60 [ERROR] node-pre-gyp ERR! command "node" "/home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" [ERROR] node-pre-gyp ERR! cwd /home/chenxing05/beryllium/dlux/dlux-web/node_modules/fsevents [ERROR] node-pre-gyp ERR! node -v v0.12.7 [ERROR] node-pre-gyp ERR! node-pre-gyp -v v0.6.29 [ERROR] node-pre-gyp ERR! not ok ... [INFO] dlux.core.resources ............................... SUCCESS [0.247s] [INFO] dlux.common.topbar.resources ...................... SUCCESS [0.259s] [INFO] dlux.resources .................................... SUCCESS [0.223s] [INFO] DLUX - DLUX Static Web ............................ FAILURE [1:37.365s] [INFO] loader ............................................ SKIPPED [INFO] loader.implementation ............................. SKIPPED [INFO] DLUX - Bundles .................................... SKIPPED ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:49.011s [INFO] Finished at: Mon Sep 12 16:25:50 CST 2016 [INFO] Final Memory: 53M/921M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.24:grunt (grunt) on project dlux-web: Failed to run task: 'grunt --no-color' failed. (error code 3) -> [Help 1] [ERROR]... And here is my environment: python: 2.7.6, maven: 3.1.1, npm: 1.3.10 dlux:release/beryllium. Any suggestions about my confusing ? Thanks a lot! -- Best Regards, Vinllen
|
|