UNCLICKABLE REACT FILE IN GITHUB

Stephen Mutheu - Sep 19 - - Dev Community

Recently, as I was making a React app, I encountered this problem. I tried using the commands suggested to resolve it, but in vain. However, I came to a solution that worked for me. Here is the solution step-by-step.

**1. Go to your text editor's menu, choose the files option, and then select the preference option.

  1. Once you're there, select click settings.

  2. On the left, click Text Editor and move to the files option.

  3. Scroll down to where it says 'Exclude' then delete the .git file. Now you're able to see the git files.

  4. Delete the two git files.

  5. Now you're good to go, initialize git again and start the git processes again.**

This worked on the vscode editor. You might also need to delete the previously created GitHub repo.

.
Terabox Video Player