kathytbui/Crate

SETUP ERROR: Please install pg package manually

Closed this issue · 0 comments

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:

  1. cd api
  2. run npm install pg --save prior to running npm run setup
  3. npm run setup