Getting error while setting up code server locally #7152
Answered
by
code-asher
DharshiBalasubramaniyam
asked this question in
Q&A
-
Hi, I am trying to set up and run the code server in my ubuntu VM. I went through the guidelines provided here. After running
I have applied the patches as shown in the guidelines. Below is the log.
The Ui: ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
code-asher
Jan 13, 2025
Replies: 1 comment 3 replies
-
@code-asher Can you please help me resolve the issue? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also for some reason recently every time a builtin extension compiles,
tsc
thinks something has changed and recompiles, not sure why. That is why you see "Finished compiling!" over and over. But basically, you just need to wait. On my machine it takes around 40 minutes.