Codecademy Deploy A Website 4/7

Hey, I need some help. I am currently trying to learn how to make websites and I have run into a slight problem.

In the lesson Deploy A Website, I am stuck on part 4. It is asking me to do this:

_In the terminal, add the remote that points to the repository you created earlier. Use the example above to help you. _

Important: If you accidentally make a mistake when adding the remote URL, you can start over and remove the remote with the following command: git remote rm origin.

I used the example and changed it so that my username was in the website link, but it keeps saying error.

What am I doing wrong? What do I do to get past this lesson? :tired_face:

1 Like

The same thing is happening to me right now! :tired_face:

1 Like

@creativetony I am getting a similar error in that I cannot progress past this step. I have added the remote in the correct format but the step does not go green and I cannot progress in the exercise.

Once I have added the remote I have also ran the command git remote -v and I can see a push and fetch for the remote I have added which makes me think I have set it up correctly.

Have you been able to resolve your issue ? :pray:strong text