I am trying to make a wifi access point with this tutorial. I’ve made it through successfully up until the “Push the project code to your Raspberry Pi” step, but I’m struggling to get the code to push.
I’ve downloaded the code, and it exists within a folder Desktop/wifi-access-point. Whenever I try to push it, I keep getting the message, “Error: no “Dockerfile[.*]”, “docker-compose.yml” or “package.json” file found in source folder “.””.
I saw that someone else was also having the same issue here, but running balena login --web doesn’t help with the error (I ran this command within the unzipped folder and re-ran the command, and also repeated those steps within the folder containing the zipped/unzipped files), and as for the second solution, I’m using a Mac so I don’t have access to Windows Terminal.
Does anyone have any advice? I’m quite lost at this point, so anything would be appreciated! Thank you!
Hi mpous!
Thanks for replying, and thanks for the welcome!
Here’s some additional context for things I’ve tried (sorry in advance, it will be in multiple replies since I can only post a single piece of embedded media in a post):
Here is the content of the directory (Desktop/wifi-access-point) I’m trying to run the command in (looks like package.json, docker-compose.yml, and Dockerfile.template all exist):