Skip to content

Conversation

@kevinmonisit
Copy link

I know this repo hasn't been updated in a while, but I tried to run it with Docker and ran into a few problems. I found out that I needed to lock Mongo to a specific version, ignore Node version warnings and keep it at node:carbon (which is v8), and had to change some things to package.json since one of them is now a public Github archive.

I'm ignoring engine warnings when running yarn install because some packages need to be at Node version 12, but there are some errors regarding uws that can only be solved by being at node version 8. So I was caught in a cat-and-mouse situation.

If anyone is simply trying to get this running in 2025, I hope this PR is helpful in some capacity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant