Adam Kovacs
Adam Kovacs
@ahrbil not really, currently any code that calls the graphql complexity methods is wrapped in a `try/catch` and the error is discarded.
Seems this issue [is coming from the YAML language server](https://github.com/redhat-developer/yaml-language-server/blob/18ecc0e3d0ff6365e67b88127ac663351b0308de/src/languageservice/utils/schemaUrls.ts#L8) see someone else trying to fix it there: https://github.com/redhat-developer/yaml-language-server/pull/841 See also https://github.com/redhat-developer/yaml-language-server/issues/312 etc. One workaround would be to edit `...