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

Added missing POSTGRES_USER env variable to local build. #50

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

andrewsignori-aot
Copy link
Collaborator

The "make local" was failing with the below error due to the missing POSTGRES_USER env variable.

"no PostgreSQL user name specified in startup packet"
"[TypeOrmModule] Unable to connect to the database. Retrying (4)... +3006ms"

@abschwenker abschwenker requested review from mzmichellesmith and fwpushan and removed request for mzmichellesmith January 5, 2021 23:28
Copy link
Contributor

@fwpushan fwpushan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewsignori-aot Please check there is a change package-lock.json file for web package. Is that purposefully or accidental?

@andrewsignori-aot
Copy link
Collaborator Author

@andrewsignori-aot Please check there is a change package-lock.json file for web package. Is that purposefully or accidental?

@fwpushan, I've just removed the file from this commit.

@andrewsignori-aot andrewsignori-aot merged commit 9259698 into main Jan 8, 2021
@andrewsignori-aot andrewsignori-aot deleted the fix-dev-build branch January 8, 2021 21:07
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

Successfully merging this pull request may close these issues.

3 participants