Description
Running a fresh install of code-server
on macOS 10.12.6 (yes, it's old and no, I'm not going to update anytime soon).
I can login using the generated password just fine, but then I receive several 404's, rendering code-server
completely useless for me. Checking in Finder shows me that these files are actually missing, but do in fact exist in the various vscode
build folders.
Next I'm trying to copy the missing files into the output directory, but this breaks more than it fixes.
I've also tried to compile everything myself, but this was just wasted time, because the same files are still missing.
I've checked previous 3.x releases, the last 2.x release and even a few of the earliest releases (which I know at least one of them worked before when I first tried code-server
), but even then I'm receiving 404's.
What is going on here?