Joe Previte
Joe Previte
have you looked at the underlying package? there might be some helpful code examples there. i think i used [this one](https://github.com/mmohades/Venmo/issues/61#issuecomment-974707897)
Hmm I'm not sure to be honest...I haven't tried since I originally set up this project so I don't think I have much help to offer sadly
Does this reproduce consistently or is it intermittent?
How do you reproduce this? Guessing this simply shows the error message from the API but would have to dig in
Nice! I guess we could look at the error and then check if the folder doesn't exist before assuming the Workspace doesn't exist, right?
@code-asher is this something we can fix or is this an issue outside code-server? I can't tell
> In the docs we recommend [mkcert](https://mkcert.dev/). Wonder if we can deprecate code-server's built-in certificate generator for that or at least add a warning to the output. Yeah that might...
Yes! That would be nice too. Not a huge priority for us but if you wanted to take a swing or do some research, that would be welcome! I believe...
Hmm I couldn't get this to work either but I swear it used it. ```shell ~/dev/coder/code-server jsjoeio/wip-fix ❯ git config core.editor "code-server --wait ." Alias tip: g config core.editor "code-server...
Yes it is!