V

Results 7 comments of V

> > I have published a version of the package with the fix, you can use it via resolutions field in package.json > > ```json > > { > >...

I am also getting an error similar to this, I used the docker image ta_tunnel | Connection to eu-1.sharedwithexpose.com:443 failed during TLS handshake: Unable to complete TLS handshake: SSL operation...

You have to do this `go get -u github.com/octokit/go-octokit@master`, looks like doing `go get` gives a broken version of go-octokit

@josteink correct is from lsp-mode, but the reason I had to raise an issue here, is because it only happens when I am in typescript-mode

@MNorgren We are also having the same issue on our build as well. I will try your suggested solution and see if it works :) Thanks for sharing

@MNorgren Thanks It worked.