Replies: 2 comments
|
I'm not entirely sure what the problem is - but generally speaking I wouldn't recommend installing experimental versions of |
0 replies
|
@bachmannn envsubst comes from the gettext-base package: https://github.com/cdr/code-server/blob/v3.9.0/ci/images/debian10/Dockerfile#L23-L24 You'll also need the go scripts here: https://github.com/cdr/code-server/blob/v3.9.0/ci/images/debian10/Dockerfile#L43-L46 Regards, |
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.
I made local change and want to install a development
code-serverrelease in/usr/local/bin/code-server.Building
.debseems the fastest way to do this butyarn packagegives this error:/usr/local/bin/code-serverlocally from source?code-server/out/node/entry.jsthe same as the compiled/usr/local/bin/code-server?All reactions