Number Guessing Game - Build a Number Guessing Game

Tell us what’s happening:

The project doesn’t setup correctly.

As soon as i open the project i get the “test runner failed” error. When i open a terminal i get a different prompt (camper@:/workspace/project) from the usual one in other projects (camper: /project). Also when i try to connect to the db using “psql --username=freecodecamp --dbname=postgres” i get this error "psql: error: FATAL: Peer authentication failed for user “freecodecamp”.

I already tried: clicking the reset button, rebuilding the container, reopening vscode and deleting all docker images/containers/volumes but none of that seems to work.

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/139.0.0.0 Safari/537.36

Challenge Information:

Number Guessing Game - Build a Number Guessing Game

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