Closed
Description
Issue Description
Deploying parse-server 2.7.3 fails
Steps to reproduce
rm -rf node_modules/ && npm cache verify && npm prune && npm i
Actual Outcome
fails with:
In file included from ../src/connection.cc:1:
../src/addon.h:5:10: fatal error: 'libpq-fe.h' file not found
#include <libpq-fe.h>
^~~~~~~~~~~~
Environment Setup
- Server
- parse-server version (Be specific! Don't say 'latest'.) : 2.7.3
- Operating System: MacOS 10.12.6
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): localhost & AWS
Metadata
Metadata
Assignees
Labels
No labels