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
We're currently working on a new version of the Node client library that will have promise support. In the meantime, if you need to use promises you can write a wrapper function that returns a new Promise, resolving or rejecting from inside the success and failure callbacks.
Can you add promise support? It is pretty standard nowadays.
The text was updated successfully, but these errors were encountered: