Learn Bash by Building a Boilerplate - Build a Boilerplate

Tell us what’s happening:

I had completed 30% of boilerplate, when i reload it took me back to step 2 but now the test is not running even there is output in the terminal

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36

Challenge Information:

Learn Bash by Building a Boilerplate - Build a Boilerplate

Welcome back to the forum @Utsav-345

Try pressing the Run button.

If that doesn’t work, try the Reset button.

Happy coding

Unfortunately the environment looks broken. (You can tell that by the green colour on the shell prompt)

When leaving the tutorial and returning you should not be running the Rebuild and Reopen option. It will delete all your progress. Instead on your return you should be clicking on the “reopen in docker” link.

The only path forward may be to reset (click reset) and then open a new bash terminal (do not use the one with the green prompt). If the new terminal opens and the prompt is blue then you will be able to continue.

If that doesn’t work, you will need to copy the rdb-alpha to a new path with a different name and then run code . from there to get a chance to restart this course from scratch in a rebuilt environment. (So in the new path you would run rebuild and reopen one time, at the start and then never again)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.