humv3 opened a new issue #6770:
URL: https://github.com/apache/skywalking/issues/6770


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [* ] Question or discussion
   ___
   ### Question
   - What do you want to know?
   - the way to resolve my trouble blow:
   
   I had a trouble when i biuld Skywalking .It trouble me a few day.Anyone can 
help me?
   This is the log:
   
   
   [INFO] 'vue-cli-service' 不是内部或外部命令,也不是可运行的程序
   [INFO] 或批处理文件。
   [INFO] npm ERR! code ELIFECYCLE
   [INFO] npm ERR! errno 1
   [INFO] npm ERR! [email protected] build: `vue-cli-service build`
   [INFO] npm ERR! Exit status 1
   [INFO] npm ERR!
   [INFO] npm ERR! Failed at the [email protected] build script.
   [INFO] npm ERR! This is probably not a problem with npm. There is likely 
additional logging output above.
   [INFO]
   [INFO] npm ERR! A complete log of this run can be found in:
   [INFO] npm ERR!     
C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2021-04-16T09_20_57_756Z-debug.log
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for apm-webapp 8.6.0-SNAPSHOT:
   [INFO]
   [INFO] apm-webapp ......................................... FAILURE [ 11.260 
s]
   [INFO] apache-skywalking-apm .............................. SKIPPED
   [INFO] apache-skywalking-apm-es7 .......................... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  12.914 s
   [INFO] Finished at: 2021-04-16T17:20:57+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.11.0:npm (npm run build) on project 
apm-webapp: Failed to run task: 'npm run build' failed. 
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1) -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal com.github.eirslett:frontend-maven-plugin:1.11.0:npm (npm run build) on 
project apm-webapp: Failed to run task
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
       at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:498)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
   Caused by: org.apache.maven.plugin.MojoFailureException: Failed to run task
       at 
com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute 
(AbstractFrontendMojo.java:100)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
       at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:498)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
   Caused by: 
com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm run 
build' failed.
       at 
com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute 
(NodeTaskExecutor.java:63)
       at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute 
(NpmMojo.java:62)
       at 
com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute 
(AbstractFrontendMojo.java:94)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to