Joe Previte
Joe Previte
> Edit the install script to issue a --legacy-peer-deps, which is going to revert to an older behavior which won't validate these peer-deps. I think we're going to try this...
This is very strange 🤔 How are you doing this exactly? 1. install via homebrew on macOS 2. expose and access on iPad?
I guess what would be helpful for me is to know how to reproduce this. Would these steps suffice? 1. install code-server on macOS via homebrew 2. run `ngrok` to...
Nice find!!! Can we close this now?
Darn it :( Okay well sadly, I don't have bandwidth to dive in now but feel free to leave comments here and I can be your async rubber duck
Looks like the error is happening here: https://github.com/coder/coder/blob/850a83097c6ec4f249317925fc9cf040a6a840eb/cli/login.go#L86 And the tests are here: https://github.com/coder/coder/blob/850a83097c6ec4f249317925fc9cf040a6a840eb/cli/login_test.go
> We should probably add `no-misused-promises` as well -@code-asher
Great question! We have a small note in the readme: > Note To manage code-server for a team on your infrastructure, see: [coder/coder](https://cdr.co/coder-github) From my view, code-server works well for...
Great point! So [Coder](https://github.com/coder/coder) uses code-server in most templates/workspaces. That means it's reliant on code-server. Our plans right now for code-server are to continue maintaining it and keeping it up...
Are there any logs in the browser you can share?