Skip to content

Deploying parse-server 2.7.3 fails #4625

Closed
@markuswinkler

Description

@markuswinkler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions