I had the exact same problem, and solved it by running sudo apt install postgresql-contrib libpq-dev
. Then bundle worked just fine.
I had the exact same problem, and solved it by running sudo apt install postgresql-contrib libpq-dev
. Then bundle worked just fine.