Gary Sieling

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
Exit mobile version