From Facebook: I setup a Nightscout on northflank months ago. It was running 15.0.3. Last night I synced my GitHub fork and tried to update to 15.0.6. It would build but would not start. It kept throwing errors about node 26. I checked and my build mode was build pac. I think that’s what it was named. Anyway I changed it to docker build and it rebuilt and started up. Had to change the port in the configuration to 1337 and the site came back online.
From Facebook: I setup a Nightscout on northflank months ago. It was running 15.0.3. Last night I synced my GitHub fork and tried to update to 15.0.6. It would build but would not start. It kept throwing errors about node 26. I checked and my build mode was build pac. I think that’s what it was named. Anyway I changed it to docker build and it rebuilt and started up. Had to change the port in the configuration to 1337 and the site came back online.