Installing postgres client for nodejs

This fixes the following error:

/vagrant/node_modules/pg/wscript:16: error: The program ['pg_config'] is required
apt-get install libpq-dev

npm install pg

Leave a Reply

Your email address will not be published. Required fields are marked *