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

Not work with seneca 2.1.0 #5

Open
htliu1111 opened this issue Sep 11, 2016 · 2 comments
Open

Not work with seneca 2.1.0 #5

htliu1111 opened this issue Sep 11, 2016 · 2 comments

Comments

@htliu1111
Copy link

Dear Sir,

this version does not work with seneca 2.1.0, nor 3.0.0.
I followed the instruction in web-site, error thrown as below

name:seneca-mqdtra,plugin:define,role:seneca,seq:6,tag:undefined 96 {role:seneca,plugin:define,name:seneca-mqdtra,tag:null,seq:6} ENTRY (r1xr8h234t6o) GATE seneca: The plugin seneca-mqdtra uses an unsupported legacy callback to indicate plugin definition is complete: function (seneca, opts, cb) { ... }. The correct format is: function(options) { ... }. For more details, please see http://senecajs.org/tutorials/how-to-write-a-plugin.html unsupported_legacy_plugin {options:{name:senecatest,host:127.0.0.1,port:9160},callback:null,history:[],name:seneca-mqdtra,search:[{type:n Error: seneca: The plugin seneca-mqdtra uses an unsupported legacy callback to indicate plugin definition is complete: function (seneca, opts, cb) { ... }. The correct format is: function(options) { ... }. For more details, please see http://senecajs.org/tutorials/how-to-write-a-plugin.html
at Object.errormaker as error
at define_plugin (D:\temp_seneca\cassandra-test\node_modules\seneca\lib\plugins.js:310:21)

@htliu1111
Copy link
Author

any one have experience using seneca-cassandra-store, please help

@nawazbaba1993
Copy link

I am also facing same issue. Please anyone help

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