As @user113695 says - fix that and it should be fine.
You can safely ignore the 404 error. You can add a file called appdates.csv that allows you to sort apps by newest/most recently updated - but it's not part of the repository as it has to be calculated each time. Realistically you're not missing much by not having it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
As @user113695 says - fix that and it should be fine.
You can safely ignore the 404 error. You can add a file called
appdates.csv
that allows you to sort apps by newest/most recently updated - but it's not part of the repository as it has to be calculated each time. Realistically you're not missing much by not having it.