Closed SiriusXT closed 3 years ago
Remember to make a copy of .env.sample
and rename it as .env
.
My bad for not putting it on the README 😅
Thank you very much, this problem has been solved, but some new problems have been encountered,
Can you send me the output for docker ps
? Seems like you already have something running on port 5432.
Can you send me the output for
docker ps
? Seems like you already have something running on port 5432.
Can you send me the output for
docker ps
? Seems like you already have something running on port 5432.
When i kill postgres, The docker port does not seem to be mapped
yarn
, then yarn run init
seems to work for me. What if you reclone the repo?
When I execute ’yarn run init‘ in ubuntu, I get an error, and I don't know how to deal with it.