Replies: 1 comment
-
Sorry for spam, I resolved this issue on my own. For other noobs who forget how to open up the program after it closes: anytime command closes, you need to navigate to the folder in which you had originally cloned to in order to run "npm run start" you can do this by typing "cd [insert the folder location]" then starting the program. If you want to start new, you need to delete the original folder where it was created before cloning again. In my case I cloned to my user file, so I had to navigate to c > users > then delete the file that I created. Be safe yall. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all, please excuse my basic understanding of coding. I was successfully running nvidia-snatcher for overnight for 3 weeks. I woke up to a computer that wasn't displaying anything. Restarted, met with a blue screen, and finally managed to reboot. The snatcher was closed.
After forgetting how to open the program up again, I followed the instructions on GitHub to clone the tracker again. After entering "git clone https://github.com/jef/nvidia-snatcher.git" into a fresh command line, I'm given:
"fatal: destination path 'nvidia-snatcher' already exists and is not an empty directory."
How can I remove this directory or reach a point that I can start set up all over again? Thank you in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions