node-casbin / sequelize-adapter

Sequelize adapter for Casbin
https://github.com/casbin/node-casbin
Apache License 2.0
64 stars 34 forks source link

CI error: error TS2307: Cannot find module 'sequelize/types/hooks' or its corresponding type declarations. #60

Closed hsluoyz closed 2 years ago

hsluoyz commented 2 years ago

See: https://github.com/node-casbin/sequelize-adapter/runs/6197468119?check_suite_focus=true

image

casbin-bot commented 2 years ago

@Gabriel-403 @Zxilly @kingiw @nodece

hsluoyz commented 2 years ago

@samstefan hi, an error occurred after merging: https://github.com/node-casbin/sequelize-adapter/pull/59 . Can you resolve it?

samstefan commented 2 years ago

@hsluoyz Hey, yep sure I can take a look

samstefan commented 2 years ago

@hsluoyz This should fix the issue https://github.com/node-casbin/sequelize-adapter/pull/61