SETUP ERROR: Please install pg package manually
Closed this issue · 0 comments
kathytbui commented
Terminal error:
ERROR: Please install pg package manually
Step in setup where this issue occurred:
API: Install packages and database setup (migrations and seed) cd api
and npm run setup
What to do:
cd api
- run
npm install pg --save
prior to runningnpm run setup
npm run setup