Closed EtienneGouraige closed 1 year ago
Hello, I'm installing the application to my new Pi and I'm running into a 404 error when running the first command.
When I complete step 5, nothing happens when I launch "node index.js" and the directory "LD-ToyPad-Emulator" is said to not exist.
Able to figure it out.
Replace "sudo apt install -y git" in Step 3's command code with the following code:
sudo apt update sudo apt install git
Hello, I'm installing the application to my new Pi and I'm running into a 404 error when running the first command.
When I complete step 5, nothing happens when I launch "node index.js" and the directory "LD-ToyPad-Emulator" is said to not exist.