Conversation
cde3271 to
9de6400
Compare
nhooyr
left a comment
There was a problem hiding this comment.
as long as the docker file builds
|
whoops meant to approve |
7867b5e to
c07a150
Compare
c07a150 to
827dae6
Compare
|
Adding |
|
Wasn't related to Docker, the |
It keeps using my already-built .node files which results in a mismatching GLIBC version error.
|
Blocked on coder/nbin#5. |
|
+1 updating past node.js 10.10 will get you nodejs/node#22609 which might help when running code-server in mesos with a randomly assigned uid/gid that doesnt exist |
|
I pulled the branch and tried it and I’m getting errors on startup
On Mon, Apr 15, 2019 at 2:47 PM Kyle Carberry ***@***.***> wrote:
***@***.**** approved this pull request.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#472 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAYDvzCeK5yuqWsAZ91JE0UtYMijjUfqks5vhMk0gaJpZM4clGE5>
.
--
Raymond "VisualPhoenix" Barbiero
|
|
@visualphoenix What platform are you on? What errors are you receiving? |
|
Just pulled the branch, built the docker container, and tried to launch it.
On Mon, Apr 15, 2019 at 2:53 PM Forest Hoffman ***@***.***> wrote:
@visualphoenix <https://github.com/visualphoenix> What platform are you
on? What errors are you receiving?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#472 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAYDv1pYvDE-mWkLxynqutYlYDSk_Eidks5vhMqzgaJpZM4clGE5>
.
--
Raymond "VisualPhoenix" Barbiero
|
|
I’ll get you the error when I’m back at a computer. It was a bounds check
error on startup
On Mon, Apr 15, 2019 at 6:15 PM Raymond Barbiero <raymond.barbiero@gmail.com>
wrote:
Just pulled the branch, built the docker container, and tried to launch
it.
On Mon, Apr 15, 2019 at 2:53 PM Forest Hoffman ***@***.***>
wrote:
> @visualphoenix <https://github.com/visualphoenix> What platform are you
> on? What errors are you receiving?
>
> —
> You are receiving this because you were mentioned.
>
>
> Reply to this email directly, view it on GitHub
> <#472 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAYDv1pYvDE-mWkLxynqutYlYDSk_Eidks5vhMqzgaJpZM4clGE5>
> .
>
--
Raymond "VisualPhoenix" Barbiero
--
Raymond "VisualPhoenix" Barbiero
|
|
@visualphoenix if you could open an issue with the error you're getting, that would be fantastic. Thank you! |
* Update Node to 10.15.1 * Remove string replace that was used for oclif * Update nbin * Package node-pty and spdlog with nbin * Label stderr/stdout from shared process * Remove fork override * Prevent "already disposed" errors when trying to kill disposed proxies * Include spdlog dependencies * Shim /node_modules * Add node_modules to Docker ignore It keeps using my already-built .node files which results in a mismatching GLIBC version error. * Update nbin
Uh oh!
There was an error while loading. Please reload this page.