Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants