Closed hsluoyz closed 3 years ago
@Zxilly
@hsluoyz This issue is caused by an compatible problem between sequelize
and sequelize-typescript
, this is a known issue at https://github.com/RobinBuschmann/sequelize-typescript/issues/1036
Should we wait for upstream to resolve the bug or downgrade to a lower version?
ref to: https://github.com/node-casbin/sequelize-adapter/blob/cf8f725604c198c5abebe228b2f5ad0ae45d4de5/package.json#L44
As for now, yarn will install sequelize 6.6.5
because it is allow by ^6.6.2
. But this version is incompatible with sequelize-typescript 2.1.0
.
@Zxilly we should downgrade to make sure everything works for each snapshot. Plz make a PR.
:tada: This issue has been resolved in version 2.3.0 :tada:
The release is available on:
npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
https://github.com/node-casbin/sequelize-adapter/runs/3091187688?check_suite_focus=true