1
resposta

Problema para commit do projeto no GIT

Olá podem me ajudar ? Estou com este erro no meu Visual Studio na hora de fazer o push

C:\alura\codeconnect-parte-2> git push -u origin main info: please complete authentication in your browser... remote: Permission to viniciosneves/3498-next-14-ssr-codeconnect-parte-2.git denied to wbalbino.fatal: unable to access 'https://github.com/viniciosneves/3498-next-14-ssr-codeconnect-parte-2.git/': The requested URL returned error: 403

Na console bash parece está tudo certo /c/alura/codeconnect-parte-2 (main) $ git config user.name wbalbino

/c/alura/codeconnect-parte-2 (main) $ git config user.email wbalbino@unicamp.br

Obrigado

1 resposta

Oii

Esse erro indica que você não tem permissão para fazer push no repositório do GitHub. Você está tentando fazer o push pro github do instrutor (please complete authentication in your browser... remote: Permission to viniciosneves/3498-next-14-ssr-codeconnect-parte-2.git),então não vai dá certo, precisa fazer pro teu github.