Learn SQL by Building a Student Database: Part 1 - Build a Student Database: Part 1

Tell us what’s happening:

What configuration template do I use when trying to do the Build a Student Database Part1 course? I am referring to the option in the third screenshot below.

Below are the screenshots.



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 SQL by Building a Student Database: Part 1 - Build a Student Database: Part 1

Hello there,

You should not need to select any options, when starting the container.

The container points to a Dockerfile with all the configuration needed.

I have seen this bug before in other devcontainer configs, and it was caused by a bug in the Dev Containers extension. I have seen the bug appear and disappear (regress) at least twice. I have been able to resolve it by using a previous version of the extension.

This was years ago. So, you are best trying a few older version of the extension, until it stops prompting you to select options.

Hope this helps

Hi I have already completed some projects would it be a problem to reinstall dev con extension

No, uninstalling/installing the extension has no impact on progress. Just do not delete your existing Docker container volumes.

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