Learn Bash by Building a Boilerplate - issue with local course

I did everything as in the instructions and I’ve got tutorial started. I open my terminal with ctrl + shift + ` and I put there exactly echo hello terminal but nothing is happening exept when I clik the run button I get the message that “tests should pass”.

I’ve seen that somebody had the same issue so they were directed to the troubleshooting for web browser courser. But I’m not doing that in the browser but in my VS Code.

Challenge: Learn Bash by Building a Boilerplate - Build a Boilerplate

Link to the challenge:

Try closing the terminal and opening a new one. Make sure you completely close it - you can do that by typing exit into it or by using the trash can next to it.

In fact I’ve done that several times but it didn’t help. I also reconfigured the docker trillion times at least. It just does nothing at all. One single time I got to pwd task just after clicking the trash bin on the terminal (the task was marked as finished automatically at that very moment) but then nothing happens on pwd as well. I hope the course will back in the browser soon.