Coder Build Failing
Following steps from
for a production build.
Used Commands:
It will fail for .
The error looks like
.
Any help from the wonderful community would be great. I have an amd64 system running ubuntu 24.04 LTS. FYI, I have taken care of all the dependencies.
Any help from the wonderful community would be great. I have an amd64 system running ubuntu 24.04 LTS. FYI, I have taken care of all the dependencies.
12 Replies
<#1347325435700314244>
Category
Bug report
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey, are you trying to build Coder (the CDE), or code-server (VSCode web)?
I want to build the code-server (VSCode web). Thanks for asking
this is the exact screenshot. I received no Errors, some warnings.

I am also facing similar issue. I want to add my custom patches on top of code-server patches. What is the right way to build ?
I have never attempted it, have you tried just creating the folder?
Thanks, for the suggestion @Phorcys . I figured I have to create the folder 'out' before the build steps. And then it works.
nice
Also, after I follow
these steps which creates the tar file in the folder "release-packages", I copied the executable from its bin folder to the "usr/local/bin" folder and tried it. Resulted in the error shared in the screenshot. Also the tar file is about 100MB, which doesn't sound right

100mb isn't that surprising to me
try symlinking
node
to /usr/local/lib/node
?
i don't know why it'd expect it there though
any luck?Sorry I have been delayed with other stuff. But I am thinking of updating the steps once I am able to get it done
no worries, sounds good