Installation problem #2418
Answered
by
oxy
miketaochina
asked this question in
Q&A
Installation problem
#2418
|
Hi, I use a Mac, Many thanks. |
Answered by
oxy
Dec 8, 2020
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 |
1 reply
Answer selected by
miketaochina
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.