Estuve desarrollando el curso en Visual studio Code y se me apago la pc y ahora quiero seguir con el curso pero en el terminal no me reconoce el PSQL, alguien sabe cual es la configuracion que debo hacer??
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/140.0.0.0 Safari/537.36
Challenge Information:
Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters
1- close the current terminal
2- click Reset
3- open a new terminal
4- confirm new terminal’s prompt is blue (not green)
5- try the psql command
If you terminal’s prompt is green on step #4 then the environment was broken.
This may happen if you re-run Rebuild & Reopen twice instead of running Reopen in Container after the initial Rebuild & Reopen was used to create the environment.
If that is the case, you have to restart your work from scratch and that is a more involved process on Windows. Let us know what happens when you try the above steps and hopefully you will be able to continue.