Haohan Yang

Results 4 issues of Haohan Yang

**Describe the bug** LSP crashes when running in the [coder-server](https://github.com/coder/code-server) container **To Reproduce** * Pull and run the docker [image](https://hub.docker.com/r/codercom/code-server) * In the container, install Erlang and rebar3 ```bash #...

bug

The network part is very helpful for me. Could you add a licence so I can better use your code? Thanks.

Add a license file in this repo

I ran into the error `ERR_IMPORT_ASSERTION_TYPE_MISSING` when running `npm run build` (node version v18.17.1). Adding `assert { type: "json" }` seems to fix it. Ref: https://stackoverflow.com/questions/70106880/err-import-assertion-type-missing-for-import-of-json-file