You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: