Joe Previte
Joe Previte
> in addition to the output of coder command line wait are you using code-server or `coder`?
@bcotton oh! thanks for clarifying. That sounds specific to `coder` then. Do you mind opening an [issue](https://github.com/coder/coder) there with steps to reproduce it? Sorry for the confusion!
I believe this might be a duplicate of https://github.com/coder/code-server/issues/5321 If someone wants to check, here is the PR which fixed it: https://github.com/coder/code-server/pull/5332
I hope we're right then 🤞🏼 Hoping to get [4.5.1](https://github.com/coder/code-server/pull/5354) out soon. Sorry for all the trouble!
@consideRatio I would bet so! CI just finished and now i'm testing 4.5.1 (what we'll publish) locally. I'll run it behind Caddy and check syntax highlighting now. Thanks for mentioning...
Everything appears to be working for me!
Can @roderik remove this? They should be using Open VSX ``` ENV SERVICE_URL https://extensions.coder.com/api ENV ITEM_URL '' ````
Are you still having issues with this?
Inside the container, if you `echo HASHED_PASSWORD`, what do you see? I'm wondering if it needs to be in quotes.
What happens if install `yarn` and try installing code-server that way?