You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/30 08:02:59 UTC

[GitHub] [dubbo-go] Davion2017 opened a new issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Davion2017 opened a new issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497


   **What would you like to be added**:
   希望能更新官网文档 快速开始-安装proto-gen-dubbo3编译插件部分
   
   **Why is this needed**:
   按照官网文档,按照如下命令安装proto-gen-dubbo3插件失败:
   go get -u github.com/apache/dubbo-go/protocol/dubbo3/protoc-gen-dubbo3@3.0
   
   错误信息:
   go get github.com/apache/dubbo-go/protocol/dubbo3/protoc-gen-dubbo3@3.0: github.com/apache/dubbo-go/protocol/dubbo3/protoc-gen-dubbo3@v0.0.0-20210929113210-ed40217fcc53: invalid version: m
   issing github.com/apache/dubbo-go/protocol/dubbo3/protoc-gen-dubbo3/go.mod at revision ed40217fcc53
   
   
   ![image](https://user-images.githubusercontent.com/49489223/135411779-bb9b9c17-9f7a-4595-92bf-af4d2bd31fb3.png)
   ![lQLPDhq6osIi2UnMuM0MUrCw4EDc8p9oQPeHrjJMASWA_3154_184](https://user-images.githubusercontent.com/49489223/135411978-fe49562d-2acc-48f7-869c-55564d6da56e.png)
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] Davion2017 closed issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Posted by GitBox <gi...@apache.org>.
Davion2017 closed issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] justxuewei commented on issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Posted by GitBox <gi...@apache.org>.
justxuewei commented on issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497#issuecomment-932874332


   cc @LaurenceLiZhixin 


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] justxuewei commented on issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Posted by GitBox <gi...@apache.org>.
justxuewei commented on issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497#issuecomment-932873924


   Hi, Davion, thanks for your feedback. Currently, the proto-gen-dubbo3 plugin was moved to `dubbogo/tools` repository. You may try the below command:
   
   ```bash
   go get -u github.com/dubbogo/tools/cmd/protoc-gen-triple
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] Davion2017 commented on issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Posted by GitBox <gi...@apache.org>.
Davion2017 commented on issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497#issuecomment-939715561


   thank


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] LaurenceLiZhixin closed issue #1497: 官网文档-快速开始 安装proto-gen-dubbo3插件失败

Posted by GitBox <gi...@apache.org>.
LaurenceLiZhixin closed issue #1497:
URL: https://github.com/apache/dubbo-go/issues/1497


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org