sequelize-auto
sequelize-auto copied to clipboard
install pg module manually
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",