I used the link (https://www.freecodecamp.org/learn/relational-database/learn-bash-by-building-a-boilerplate/build-a-boilerplate) on fcc to start the course.
I typed “echo hello terminal” in the terminal as instructed but the test didn’t pass.
I used the link (https://www.freecodecamp.org/learn/relational-database/learn-bash-by-building-a-boilerplate/build-a-boilerplate) on fcc to start the course.
I typed “echo hello terminal” in the terminal as instructed but the test didn’t pass.
Welcome to the forum @ligy287
Try pressing the Run button.
It looks like the Test Runner Failed
If that does not work, press the Reset button.
Why did you reinitalise the Git repository?
If the above step do not work, close the browser and start a new session.
Only input the commands from the instructions.
Happy coding
When I clicked the start course link, the test couldn’t show correctly:
so I asked ChatGPT and it told me to type “git init”. After I entered the code to the terminal, the test shows correctly as below:
Then it came the error that I could not pass the test that I presented earlier.
I did try resetting the test multiple times, but the same error persists. I also tried closing the browser then re-entering the course, but I even get this error below and I have to reload yml, and I still cannot pass test 1.
After I installed .gitpod.yml and validated it, I got the error below. Could this be the reason causing the test failure?
You shouldn’t need to install or validate anything for CodeRoad
Try a using different browser.
I tried Edge, Chrome, and Firefox. All give the same issue.
Hi @ligy287
Do you have access to another computer you could use?
You do not need to install or validate anything for CodeRoad.
As a last resort you could try updating to the lastest version for your browser.
Happy coding
Hi! I don’t have another computer. I went to github and noticed that some other people have the same issue but there hasn’t been any solution. I tried everything, updating browser, using different browser, restarting the computer, etc., but unfortunately nothing helps.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.