Replies: 2 comments
-
I'm not entirely sure what the problem is - but generally speaking I wouldn't recommend installing experimental versions of |
Beta Was this translation helpful? Give feedback.
-
@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, |
Beta Was this translation helpful? Give feedback.
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-server
release in/usr/local/bin/code-server
.Building
.deb
seems the fastest way to do this butyarn package
gives this error:/usr/local/bin/code-server
locally from source?code-server/out/node/entry.js
the same as the compiled/usr/local/bin/code-server
?Beta Was this translation helpful? Give feedback.
All reactions