Closed negar-75 closed 1 year ago
hey @XanderRubio when I wanted to push my commits in" feature-auto-translation-before-i-die " I was warned by this:
@negar-75 Thanks for letting me know. I got this to work for myself after forking the Before I Die repo on my GitHub account and would get the same error. I had to add an SSh key to my GitHub personal account in the settings and this maybe what you need to do even after you have forked the Before I Die Code Repo and then successfully added a test file to a pull request to the Before I Die Code Repo #61
I was getting the error when attempting to fetch the remote (which is the most updated version of the Before I Die Code repo) โฌ๏ธ
git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Can you run git fetch upstream
and not get an error in your console?
If you get an error in the console, I can help you add the SSH to your GitHub account๐
This is now closed โ thanks to @negar-75 from her pull request #67 and was merged into the main branch from commit a4a46d3
Create the ability for the
Before I Die...
text displayed in theconst presetText
variable inside the MasonryBox.jsx file text box to automatically translate to a user/viers IP address. This is being worked on by @negar-75. Thank you and please work on branch feature-auto-translation-before-i-die.