Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters in:title

Hi there,
I have completed this lesson, and I want to move to the next lesson.
When I reopened the container, my CodeRoad was still at the last question of this lesson, and I don’t know how to relaunch CodeRoad extension to paste the new URL.
I tried:

  1. Delete the container, docker image, and rebuild it: not working(same result)
  2. Delete all and clone new repo: not working(same result)

I don’t know what I should do next.
Any suggestions?

1 Like

try uninstalling coderoad from your extensions menu and then going to its folder location (google where vscode puts that) and clean that up as well.
Then re-run the rebuild process to start again.

I changed CodeRoad extension to 0.15 and it’s working now. I don’t know why it is stuck with 0.17.2 version.
Thanks, I appreciate your help.

Where did you change it?

When I built the container, there was no CodeRoad extension in the container. Then I installed CodeRoad manually with the latest version (0.17.2), and it got stuck on the last question of the previous lesson when I opened CodeRoad. Now I still install manually with 0.15.0 v, but the problem has been solved with that change.

where did you find the old version to install? (when I try, I only see 0.17.2 in the extensions menu)

image
Go to CodeRoad in extension tab >> Click “Manage” >> “Install Specific Version…”>>Choose 0.15.0 version

thanks. Just to confirm. You were using 0.17.2 previously to complete a relational db course? (and it worked okay but only had a problem when you finished that previous course and wanted to switch?)

1 Like

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