Do you still get the ERR_FILE_NOT_FOUND, or are those gone?
If you get them, try running git submodule update --init --recursive in your already-cloned repo.
git submodule update --init --recursive
I'd have thought there would be a way to get an HTTP server on a Chromebook somehow though. What about https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en ?
@Gordon started
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.
Do you still get the ERR_FILE_NOT_FOUND, or are those gone?
If you get them, try running
git submodule update --init --recursive
in your already-cloned repo.I'd have thought there would be a way to get an HTTP server on a Chromebook somehow though. What about https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en ?