Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server.remove is not a function #35

Open
woyodb opened this issue Sep 3, 2019 · 1 comment
Open

server.remove is not a function #35

woyodb opened this issue Sep 3, 2019 · 1 comment

Comments

@woyodb
Copy link

woyodb commented Sep 3, 2019

When I try to remove a published topic via call server.remove(topic), an error raised: 'server.remove is not a function' , then I trace the source code and found the file 'Service.js' has a function named as 'remove', but not defined in 'Object.defineProperties'.

@andot
Copy link
Member

andot commented Sep 27, 2019

这个是旧版本,新版本的是使用 TypeScript 写的,你换新的 3.0 版本吧。比这个版本稳定,方便,功能强。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants