Learn Bash Scripting by Building Five Programs - Build Five Programs

Tell us what’s happening:

Cannot get CodeRoad: Start to open appear in the search.

I am on the Learn bash Scripting by Building Five Programs topic. I did step 4, but when trying step five, nothing appears in the search.

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/138.0.0.0 Safari/537.36 Edg/138.0.0.0

Challenge Information:

Learn Bash Scripting by Building Five Programs - Build Five Programs

you will have to manually install CodeRoad (from the Extensions area in vs code)

Thank you, that did help. I now have an error for accessing Git. I installed the program and can see the username and email with the command $ git config --list --show-origin while in git, but I still receive the attached message. Any idea why that might be?

I figured it out. Thank you for the help.

1 Like

Hi, were you able to start the tutorials? I am currently stuck in a loop of “Select and empty Workspace”, I then create a new workspace over and over but I can’t seem to figure it out. Some help will be greatly appreciated!

you may need to change what version of CodeRoad is installed, the latest version does not seem to work, only version 0.15

I think if you are getting the “Select an empty Workspace” message, you need to restart the container. It should start empty.

Hi, thanks a lot, version 0.15 worked fine, just with a little twist where the terminal is not captured or tracked by Coderoad, once that’s solved, that would solve my problem

0.15 is the version that is being used for years, it tracks the terminal

try closing the terminal and opening a new one

Hi, I am still not getting the desired results, but today I think I was able to make progress where the theme changed similar to the gitpod experience so I may be getting closer to a solution. I will update you immediately I have it figured out. Thanks so much for the support!

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