Previously working SDK environment stops recognize the names and provide autocomplete. I want to know, what caused the problem and does it connected to SDK maintenance or maybe it goes offline?
This is a Decentraland SDK: https://docs.decentraland.org/getting-started/installation-guide/
Already reinstalled CLI, Node.js, Git bash and Visual Code.
The projects are building from command line as previously fine, but Visual Code stops to recognize SDK is installed and unrecognized specific names, instead marks them as an errors. Not a big deal, but I've lost autocomplete and receive warnings.
The problem occurred when opening a projects folder which does't contain 'node_modules' sub-folder. Include that dir on your opened folder or even sub-folder, to prevent above problem.