Leo (resoliwan)
Leo (resoliwan)
In my case, I installed https://github.com/universal-ctags/homebrew-universal-ctags at my mac. After that the error message is gone.
I had the same issue, but after setting the file pattern to enable the schema, it worked. For Kubernetes, you can do it like this: "*.yaml" ``` require("lspconfig").yamlls.setup { on_attach...
i have same issue but is not a requirejs-plugins problem if u use shim config check this https://github.com/jrburke/r.js/issues/623 after add option (wrapShim: true) at build.js 'ReferenceError: google is not defined'...