I am developing an application for the nRF Connect for Desktop launcher.
I know I can clone the pc-nrfconnect-shared code but I am not sure where that needs to go so that my local applications can find and access all of the components inside of it.
I have already tried to paste the pc-nrfconnect-shared code under the @nordicsemiconductor module in the node_modules directory but I still get this error message:
Cannot find module '@nordicsemiconductor/pc-nrfconnect-shared' or its corresponding type declarations.