Quantcast
Channel: Gary Sieling » Uncategorized
Viewing all articles
Browse latest Browse all 12

Installing postgres client for nodejs

$
0
0

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

Viewing all articles
Browse latest Browse all 12

Trending Articles