Trying to set setup the boilerplate. Doing every step one by one. When trying this CodeRoad step, the test fails.
pwd is working fine in the terminal, but upon clicking run got this message: ‘Test Runner Failed.’ I am on Windows 10 with WSL Ubuntu.
your prompt color is green and that indicates that your container is broken.
If closing the terminal, then clicking Reset doesn’t help (the new terminal should have a blue prompt with no green color in it) then unfortunately you will have to re-start this tutorial from the beginning (by cleaning up the environment and resetting it. Let us know if you don’t know how to do that)
Thanks for the reply, but I think I found the solution:
you need to create a new folder for each tutorial, like this
/|–>tutorial1
|–>tutorial2
|–>tutorial3
Inside each tutorial folder, clone the git repo
Then set up each step as mentioned, giving the correct URL to CodeRoad and the token in the Dockerfile.
If you closed your VS Code somehow and are not able to start again, or CodeRoad is not working, giving green text in the terminal, then do not use the same folder, create another folder, and clone the git fora fresh start.