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