Open eluyutao opened 1 month ago
Hi @eluyutao thanks for your issue.
Can you tell me a bit more about what is your end goal here?
Are you trying to run Briefer in dev mode? If so, can you try following this? https://github.com/briefercloud/briefer/blob/main/.github/CONTRIBUTING.md#computer-running-briefer-in-dev-mode
What is your environment like, is this linux, windows, mac?
Hi, I'd like to launch using docker-compose.dev.yaml file with following comamnd
docker-compose -f docker-compose.dev.yaml up
but it failed with plenty of warning messages and a critical error.some warnings:
and errors:
Can I ask for some help here regarding the above issue? Thanks!