Learn Relational Databases by Building a Mario Database - Build a Mario Database

Tell us what’s happening:

I closed my VSC and laptop for a while as I wanted to get some rest. After a couple hours, I returned to my laptop and went to GitPod dashboard to retrieve my project. I was directed to VSC but I could not find “CodeRoad: Start” in my command palette. How can I get back to where I left off?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36

Challenge Information:

Learn Relational Databases by Building a Mario Database - Build a Mario Database

Hi @papaJohn

You need to use the Dashboard link from the project page.

Happy coding

Hello, I did go back to Gitpod and use the link. After clicking on the link, VSC is opened but I still cannot find CodeRoad: Start in the command palette.

Try CTRLSHIFTP

It should appear near the top of the list.

Happy coding

Hello,
It’s actually not there. What should I do? In case I have to restart my project. How can I prevent this from happening. Is there any commands I need to type in terminal before closing my laptop?
Thank you

If something has gone wrong, you will need to start a new project.

You could exit from each terminal, then continue using the Dashboard.
However the error may persist, so it is safer to start fresh.

Happy coding