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/04/15 04:08:32 UTC

[GitHub] [dubbo-js] Vwings opened a new issue #236: examples need to be updated

Vwings opened a new issue #236:
URL: https://github.com/apache/dubbo-js/issues/236


   I'm using `3.0.0-rc6` apache-dubbo-js, and try to run `hello-koa` example in `master` branch, some fields is not exist.
   ```
   // IDubboService not exist
   import {IDubboService} from 'apache-dubbo-js';
   ```
   
   ```
   // DubboServernot exist
   import {DubboServer} from 'apache-dubbo-js';
   ```
   I wonder which version of `apache-dubbo-js` this example is using, if the API is changed, could you please update the demo project?


-- 
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:
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-js] Vwings commented on issue #236: examples need to be updated

Posted by GitBox <gi...@apache.org>.
Vwings commented on issue #236:
URL: https://github.com/apache/dubbo-js/issues/236#issuecomment-820224804


   Well, `3.0.0-rc6` is published more than one year ago, and it's code is not match with master branch. finally I clone the master branch, build, and published to my own npm repo. is there any plan to release this new version? 


-- 
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:
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-js] hufeng commented on issue #236: examples need to be updated

Posted by GitBox <gi...@apache.org>.
hufeng commented on issue #236:
URL: https://github.com/apache/dubbo-js/issues/236#issuecomment-867001451


   in 4.0.0, we will improve our examples


-- 
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:
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-js] hufeng closed issue #236: examples need to be updated

Posted by GitBox <gi...@apache.org>.
hufeng closed issue #236:
URL: https://github.com/apache/dubbo-js/issues/236


   


-- 
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:
users@infra.apache.org



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