Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Changed Dockerfile Node version to 8 to fix User service bcrypt errors #3

Merged
merged 1 commit into from Jun 11, 2018
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jun 11, 2018

When using docker-compose up -d, I found that the user service was failing to initialize due to some weird mismatch between the actual and expected bcrypt version. I tried deleting ./node_modules and running npm install again, but no luck. This is what worked for me. No errors now.

@icebob icebob merged commit 6ed71b6 into gothinkster:master Jun 11, 2018
@icebob
Copy link
Contributor

icebob commented Jun 11, 2018

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

1 participant