Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Hosting : libpq compiling #37

Open
alxpereira opened this issue Feb 19, 2016 · 0 comments
Open

AWS Hosting : libpq compiling #37

alxpereira opened this issue Feb 19, 2016 · 0 comments

Comments

@alxpereira
Copy link

Hi guys,
I have an issue deploying my code on my dev server on AWS (Amazon Linux instance).
It looks like the "libpq" module inherited from my psql config is crashing the thing.

Error: /home/ec2-user/common/node_modules/libpq/build/Release/addon.node: undefined symbol: node_module_register

FYI i'm using PM2 to run the app, that is causing this crash.
Using just "node start" it's running properly...

Any idea ?
Thx !
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant