| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
as long as the docker file builds
Sorry, something went wrong.
|
whoops meant to approve |
Sorry, something went wrong.
|
Adding wip tag because it's not running correctly when I build it with Docker. |
Sorry, something went wrong.
|
Wasn't related to Docker, the spdlog dependencies needed to be included since it's external now. But there is another issue where bindings tries to look for the package.json and fails. It fails finding anything in /node_modules/spdlog, but those files appear to be included when bundling. 😕 Everything works now including Docker...except it seems to exit without any errors once the page loads. Edit: ah, it's a segfault. The shared process also continually exits with no errors and no exit code (probably segfaulting). <-- fixed by coder/nbin#5 |
Sorry, something went wrong.
It keeps using my already-built .node files which results in a mismatching GLIBC version error.
|
+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 |
Sorry, something went wrong.
|
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
|
Sorry, something went wrong.
|
@visualphoenix What platform are you on? What errors are you receiving? |
Sorry, something went wrong.
|
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
|
Sorry, something went wrong.
|
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
|
Sorry, something went wrong.
|
@visualphoenix if you could open an issue with the error you're getting, that would be fantastic. Thank you! |
Sorry, something went wrong.
* 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
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.