Installation problem #2418
|
Hi, I use a Mac, Many thanks. |
Replies: 13 comments 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 |
|
You need to run that in a NEW session, not the same one where code-server is running.
What password does it show you? |
|
Independent Contractor Agreement - Update 2023.645d825a0bd791.31146508 (1).pdf |
|
Nice! That's it starting. If you see something like:
To get the password, open a NEW Termux session: Then run: You're in VS Code! Send me a screenshot of what you see in Chrome if it asks for anything else. |
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.