You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/11/20 14:39:29 UTC

[GitHub] [rocketmq-dashboard] resuper opened a new issue #47: maven打包报错

resuper opened a new issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47


   [INFO] Installed Yarn locally.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.11.3:yarn (yarn install) @ rocketmq-dashboard ---
   [INFO] Running 'yarn install' in F:\github-demos\rocketmq-dashboard\frontend
   [INFO] 拒绝访问。
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  4.843 s
   [INFO] Finished at: 2021-11-20T22:38:17+08:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.3:yarn (yarn install) on project rocketmq-dashboard: Failed to run task: 'yarn 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


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] StyleTang commented on issue #47: maven打包报错

Posted by GitBox <gi...@apache.org>.
StyleTang commented on issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47#issuecomment-974821887


   It seems you executed `maven install` but failed, could you provide your command? It can help us to troubleshoot.
   It would be better if you could provide your `node` and `yarn` version.
   
   ```
   node -v
   yarn -v
   ```
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] StyleTang commented on issue #47: maven打包报错

Posted by GitBox <gi...@apache.org>.
StyleTang commented on issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47#issuecomment-974821887


   It seems you executed `maven install` but failed, could you provide your command? It can help us to troubleshoot.
   It would be better if you could provide your `node` and `yarn` version.
   
   ```
   node -v
   yarn -v
   ```
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] vongosling closed issue #47: maven打包报错

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] chaoxcc commented on issue #47: maven打包报错

Posted by GitBox <gi...@apache.org>.
chaoxcc commented on issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47#issuecomment-1080434788


   你好 我也遇到相同的问题 是怎么解决的呢~
   [错误] 无法在项目 rocketmq-dashboard 上执行目标 com.github.eirslett:frontend-maven-plugin:1.11.3:yarn (yarn install):无法运行任务:“yarn install”失败。org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
   yurn 版本   1.22.18


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-dashboard] vongosling commented on issue #47: maven打包报错

Posted by GitBox <gi...@apache.org>.
vongosling commented on issue #47:
URL: https://github.com/apache/rocketmq-dashboard/issues/47#issuecomment-976090827


   IMO, you should focus on why [INFO] 拒绝访问?


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org