Harald Kubota
Harald Kubota
I installed this twice: once for testing, and once "for real". The second time I got this error during the install via "node install.js": ``` unable to sync: UnknownEndpoint: Inaccessible...
Line 369 and line 373 both contain id="max-width" Chrome lists this in the console when displaying the admin login page.
I might have done something wrong, but I get an error: ``` ❯ zoe --cluster mealcluster topics consume meal 2021-05-04 18:32:45 INFO zoe: loading config from url : file:/home/harald/.zoe/config/default.yml 2021-05-04...
On ChromeOS in the Linux subsystem (AKA Crostini) the RPI-RP2 is mounted on Android and when shared to Linux, it shows up at /mnt/chromeos/removable/RPI-RP2 which is not found by default....
Much simpler fix/workaround for ChromeOS. The issue on ChromeOS is that external USB disks are mounted into /mnt/external/DISKNAME in Linux (Crostini), while elf2uf2-rs only checks /mnt/chromeos and /mnt/external but not...