fix(errors): spurious Bluebird warnings (#8408)
The way Sequelize instantiates some of its Error subclasses confuses Bluebird into thinking that Promises are rejected with non-Error objects. See https://github.com/petkaantonov/bluebird/issues/990
Showing
with
1 additions
and
9 deletions
-
Please register or sign in to post a comment