Uh oh!
There was an error while loading. Please reload this page.
Installation problem #2418
Hi, I use a Mac, Many thanks. |
Replies: 1 comment 1 reply
The error means that you have something else already running that is using port 8080, and since you're able to find the code server To find the file, try opening Terminal and running |
The error means that you have something else already running that is using port 8080, and since you're able to find the code server
/loginpage, I'm assuming that'scode-server.To find the file, try opening Terminal and running
cat ~/.config/code-server/config.yaml- that should work, though I'm not too familiar with macOS.