microsoft windows [版本 10.0.17763.1282]
(c) 2018 microsoft corporation。保留所有权利。
w:\thingsboard-3.0.1>cd ui-ngx
w:\thingsboard-3.0.1\ui-ngx>mvn clean install -dskiptests
[info] scanning for projects...
[info] ------------------------------------------------------------------------
[info] detecting the operating system and cpu architecture
[info] ------------------------------------------------------------------------
[info] os.detected.name: windows
[info] os.detected.arch: x86_64
[info] os.detected.version: 6.3
[info] os.detected.version.major: 6
[info] os.detected.version.minor: 3
[info] os.detected.classifier: windows-x86_64
[info]
[info] -----------------------< org.thingsboard:ui-ngx >-----------------------
[info] building thingsboard server ui 3.0.1
[info] --------------------------------[ jar ]---------------------------------
[info]
[info] --- maven-clean-plugin:2.5:clean (default-clean) @ ui-ngx ---
[info] deleting w:\thingsboard-3.0.1\ui-ngx\target
[info]
[info] --- frontend-maven-plugin:1.7.5:install-node-and-npm (install node and npm) @ ui-ngx ---
[info] installing node version v12.16.1
[info] copying node binary from w:\_lib_maven\com\github\eirslett\node\12.16.1\node-12.16.1-win-x64.exe to w:\thingsboard-3.0.1\ui-ngx\target\node\node.exe
[info] installed node locally.
[info] installing npm version 6.13.4
[info] unpacking w:\_lib_maven\com\github\eirslett\npm\6.13.4\npm-6.13.4.tar.gz into w:\thingsboard-3.0.1\ui-ngx\target\node\node_modules
[info] installed npm locally.
[info]
[info] --- frontend-maven-plugin:1.7.5:npm (npm install) @ ui-ngx ---
[info] running 'npm install' in w:\thingsboard-3.0.1\ui-ngx
[info]
[info] > thingsboard@3.0.1 postinstall w:\thingsboard-3.0.1\ui-ngx
[info] > ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points
[info]
[info] another process, with id 37684, is currently running ngcc.
[info] waiting up to 250s for it to finish.
终止批处理操作吗(y/n)? ^cy
w:\thingsboard-3.0.1\ui-ngx>y
'y' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
w:\thingsboard-3.0.1\ui-ngx>npm config get registry
https://registry.npmjs.org/
w:\thingsboard-3.0.1\ui-ngx>mvn clean install -dskiptests
[info] scanning for projects...
[info] ------------------------------------------------------------------------
[info] detecting the operating system and cpu architecture
[info] ------------------------------------------------------------------------
[info] os.detected.name: windows
[info] os.detected.arch: x86_64
[info] os.detected.version: 6.3
[info] os.detected.version.major: 6
[info] os.detected.version.minor: 3
[info] os.detected.classifier: windows-x86_64
[info]
[info] -----------------------< org.thingsboard:ui-ngx >-----------------------
[info] building thingsboard server ui 3.0.1
[info] --------------------------------[ jar ]---------------------------------
[info]
[info] --- maven-clean-plugin:2.5:clean (default-clean) @ ui-ngx ---
[info] deleting w:\thingsboard-3.0.1\ui-ngx\target
[info]
[info] --- frontend-maven-plugin:1.7.5:install-node-and-npm (install node and npm) @ ui-ngx ---
[info] installing node version v12.16.1
[info] copying node binary from w:\_lib_maven\com\github\eirslett\node\12.16.1\node-12.16.1-win-x64.exe to w:\thingsboard-3.0.1\ui-ngx\target\node\node.exe
[info] installed node locally.
[info] installing npm version 6.13.4
[info] unpacking w:\_lib_maven\com\github\eirslett\npm\6.13.4\npm-6.13.4.tar.gz into w:\thingsboard-3.0.1\ui-ngx\target\node\node_modules
[info] installed npm locally.
[info]
[info] --- frontend-maven-plugin:1.7.5:npm (npm install) @ ui-ngx ---
[info] running 'npm install' in w:\thingsboard-3.0.1\ui-ngx
[info]
[info] > thingsboard@3.0.1 postinstall w:\thingsboard-3.0.1\ui-ngx
[info] > ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points
[info]
[info] another process, with id 37684, is currently running ngcc.
[info] waiting up to 250s for it to finish.
[error] error: timed out waiting 250s for another ngcc process, with id 37684, to complete.
[error] (if you are sure no ngcc process is running then you should delete the lock-file at w:/thingsboard-3.0.1/ui-ngx/node_modules/@angular/compiler-cli/ngcc/__ngcc_lock_file__.)
[error] at asynclocker.<anonymous> (w:\thingsboard-3.0.1\ui-ngx\node_modules\@angular\compiler-cli\ngcc\src\locking\async_locker.js:91:31)
[error] at step (w:\thingsboard-3.0.1\ui-ngx\node_modules\tslib\tslib.js:139:27)
[error] at object.next (w:\thingsboard-3.0.1\ui-ngx\node_modules\tslib\tslib.js:120:57)
[error] at fulfilled (w:\thingsboard-3.0.1\ui-ngx\node_modules\tslib\tslib.js:110:62)
[error] npm err! code elifecycle
[error] npm err! errno 1
[error] npm err! thingsboard@3.0.1 postinstall: `ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points`
[error] npm err! exit status 1
[error] npm err!
[error] npm err! failed at the thingsboard@3.0.1 postinstall script.
[error] npm err! this is probably not a problem with npm. there is likely additional logging output above.
[error]
[error] npm err! a complete log of this run can be found in:
[error] npm err! r:\users\administrator\appdata\roaming\npm-cache\_logs\2020-06-20t09_40_40_394z-debug.log
[info] ------------------------------------------------------------------------
[info] build failure
[info] ------------------------------------------------------------------------
[info] total time: 04:21 min
[info] finished at: 2020-06-20t17:40:4008:00
[info] ------------------------------------------------------------------------
[error] failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.5:npm (npm install) on project ui-ngx: failed to run task: 'npm install' failed. org.apache.commons.exec.executeexception: process exited with an error: 1 (exit value: 1) -> [help 1]
[error]
[error] to see the full stack trace of the errors, re-run maven with the -e switch.
[error] re-run maven using the -x switch to enable full debug logging.
[error]
[error] for more information about the errors and possible solutions, please read the following articles:
[error] [help 1] http://cwiki.apache.org/confluence/display/maven/mojofailureexception