Joe Previte

Results 464 comments of Joe Previte

Hmmm...I'm not sure why it's not installing on the modules. Here is one solution: https://github.com/coder/code-server/issues/5530#issuecomment-1259443775 You could also try with `npm` instead. Sorry for the trouble!

Hmm...I'd probably have to dig in but ideally they use `asExternalUri` to resolve the uri for their server. Something like: ```typescript // pseudo code const serverURL = await vscode.asExternalUri("http://localhost:3000") ```

> Why. Stale bot is awful for open source repositories, as it creates a false understanding of what is open or closed. From a maintainer's perspective, it does help us...

@yonixw thanks for posting your solution! Do you think we should update the docs?

These comments are probably enough then. If we get another report, we can update the docs. Thanks for your help!

Closing in favor of https://github.com/coder/code-server/issues/5366 and https://github.com/coder/code-server-aur/issues/13

Ah got it. Cool, I'm going to close this for now.

> Seems to install all good as expected now :D woohoo! @edvincent should we close this now?

Closing this since https://github.com/coder/code-server/pull/5071 was merged.

@rzubov anything I can do to help move this forward?