Open valentin-texier opened 5 months ago
Tu ne dois pas être loggué sur vs code avec le même compte que tu es inscrit sur classroom. Déconnecte toi (en bas à gauche dans le profil) ou fait le clone avec smart git comme en sgv.
In Visual studio code, click on profile icon and signout of git. Then login to github.com, go to settings > Applications > Authorized Oauth Apps. Revoke "VS code" and "Windows Credentials Manager". In Windows, search for "Credentials Manager" app and delete "git:". Now clone freshly from VS code and terminal(git clone). Authorize from browser in github. Now, you will re-authorized in both VS Code and command line.
Bug description A clear and concise description of what the Bug is. The bug should be related to the installation of the project.
It should not be about bug in your code!
"> git clone https://github.com/Estia-1a/pgi-2024-the_grateful_rhinos.git c:\Users\Valentin.texier\OneDrive - ESTIA\Documents\ProjetInfo\pgi-2024-the_grateful_rhinos --progress remote: Repository not found. fatal: repository 'https://github.com/Estia-1a/pgi-2024-the_grateful_rhinos.git/' not found"
Step to reproduce What were you doing when the bug happened.
"Clone project Open command palette (CTRL + SHIFT + P) Type "clone" and select "GIT: clone" Select "Clone from Github" Select "Estia-1a/pgi-2023-TeamName" project Select a location for the project WARNING: No accents in your folder names! Otherwise, your project will not compile. And then there is a pop up with the error."
Info about your config
pwd
)gcc -v
in the CMD)echo %path%
)(Clic Preview to see the image below)
Screen shot Add screenshots about the bug here.