sequelize-auto icon indicating copy to clipboard operation
sequelize-auto copied to clipboard

install pg module manually

Open mocarskijosh opened this issue 1 year ago • 0 comments

This issue is back #109

Had to install both pg and sequelize globally to get past it.

"sequelize": "^6.37.1", "sequelize-auto": "^0.6.7", "sequelize-typescript": "^2.1.6", "pg": "^8.11.3",

mocarskijosh avatar Mar 19 '24 13:03 mocarskijosh