Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Plugin doesn't work with sequelize and postgres #92

Open
r3m4k3 opened this issue Jan 14, 2020 · 2 comments
Open

Plugin doesn't work with sequelize and postgres #92

r3m4k3 opened this issue Jan 14, 2020 · 2 comments

Comments

@r3m4k3
Copy link

r3m4k3 commented Jan 14, 2020

Hi there,

I'm trying to use this plugin with sequelize and postgres.
But after installing this plugin I get this error:
Please install pg package manually

What can I do with this?

Best regards

@avin-kavish
Copy link

npm i pg

@ShaunParsons
Copy link

You can pass in a dialectModule when constructing sequelize which you can set to be pg.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants