q-orm
q-orm copied to clipboard
nbind is deprecated, use denodeify
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)

Seeing a similar error