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
Normalize the interface to always return a Promise - even if the user Node.js version doesn't support it. (in the absence of native Promise object, we're relying on the Pinkie polyfill)