How to build and install custom version #2156
Unanswered
baptistesa
asked this question in
Q&A
Replies: 1 comment
-
Can you detail what errors you get? If you're getting errors like missing libraries, then you'll need the VS Code dependencies firsthand before attempting to compile code-server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I discovered your project (good work !) and I'm trying to make some modifications (for example I don't want to see the Open) option.
After making these modifications, how we can compile and run our custom version of code-server ?
I tried with npm run-script build , but has several errors (unknown compiler option, after no modifications done).
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions