当我执行mvn -Pdev时,我安装除了V-WEB.V-web之外的所有项目都安装了angularjs依赖。可以告诉我如何解决以下问题
] V app ........................................... SUCCESS [ 0.344 s]
[INFO] V parent pom .................................... SUCCESS [ 2.472 s]
[INFO] V-common ........................................ SUCCESS [ 11.996 s]
[INFO] V input modules ................................. SUCCESS [ 18.442 s]
[INFO] V consolidation engine .......................... SUCCESS [ 14.378 s]
[INFO] V extraction engine ............................. SUCCESS [ 7.134 s]
[INFO] V-database ...................................... SUCCESS [ 1.738 s]
[INFO] V-web ........................................... FAILURE [ 44.135 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:43 min
[INFO] Finished at: 2018-04-30T19:34:54+05:30
[INFO] Final Memory: 53M/443M
[INFO] ---------------------------------------------------------------------
这是错误
---
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:exec (npm-install) on project V-web: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]