Skip to content

Stuggling to get WCA on rails to run #9418

Answered by gregorbg
elfishhenry asked this question in Q&A
Discussion options

You must be logged in to vote

To resolve this issue, you need to consider your own development environment (which OS are you using to download the code from GitHub, where is it stored, which OS runner is being used to exec Docker?) and look into line ending conversions when doing git clone.

ChatGPT can also help a lot with these kinds of "classical" problems. Prompts like "I am working on a Windows machine and have downloaded code from GitHub. There is a Docker enviroment which uses a Unix-based container in a Docker Compose setup, and the command defined in docker-compose.yml throws an error because of mis-converted line-breaks. How to fix this issue?" can help.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gregorbg
Comment options

Answer selected by elfishhenry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants