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
(node:4764) Warning: a promise was created in a handler at myapp/server/auth/auth.service.js:38:11 but was not returned from it, see http://goo.gl/rRqMUw
at new Promise (myapp\node_modules\bluebird\js\release\promise.js:77:14)`
Error Message
And possible fix is to return it in then
The text was updated successfully, but these errors were encountered: