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

nbind is deprecated, use denodeify #6

Open
ernestohegi opened this issue Nov 24, 2016 · 1 comment
Open

nbind is deprecated, use denodeify #6

ernestohegi opened this issue Nov 24, 2016 · 1 comment

Comments

@ernestohegi
Copy link

This error message appears when running tests on the terminal on database connection:

nbind is deprecated, use denodeify (with caveats) instead. Error
at Function.Q_deprecate [as nbind] (.../node_modules/q-orm/node_modules/q/q.js:166:21)
at setupConnectionMethods (.../node_modules/q-orm/lib/q-orm.js:88:28)
at Promise_then_fulfilled (.../node_modules/q-orm/node_modules/q/q.js:766:44)
at Promise_done_fulfilled (.../node_modules/q-orm/node_modules/q/q.js:835:31)

@diegosucaria
Copy link

screen shot 2017-04-09 at 3 55 09 pm

Seeing a similar error

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