Configure SDK Location?

Hi, im using VS code on M3 chip mac book pro, now i try install WebOS extension to VS code, after global instalation of
npm install -g @enact/cli @webos-tools/cli patch-package

VS code says: “Configure SDK Location
Please select SDK Location directory to configure Package Manager

What does this question mean, what SDK directory does the plugin have in mind, since I haven’t installed any SDKs from you, I’ve only installed a few npm packages globally (and they are in the global repository). Is it an empty directory for dumping data, or is it pointing to a specific tool ? And if so to which one and where is this usually found ? I would definitely add a note to the installation procedure and a better description of what is meant, as I really have no idea what is going on. Thanks for the clarification.

Bob

VS Code Extension is deprecated. Please use webOS Studio. Thank you.

The first answer is pretty useless.
The popup that you are talking about will open even if you install webOS Studio extension.
Reading the documentation here - webOS Studio Developer Guide | webOS TV Developer

It is evident that the ‘Package Manager’ directory is just some empty directory that will be used to dump all the SDKs that you may or may not install later. It’s not something that you download from LG’s site and then configure.

Package Manager lets you install and uninstall SDKs with a simple click. Thank you.