Hello Nordic Team,
I need your help !
I have developed an App for nRF Connect for Desktop to be able to read and write UICR on device using nRF52 Series chips. It was working with satisfaction until the last update of nRF Connect Desktop (3.9.0)
First, I had to update the Node.js version I was using. Which I did. I'm now using the LTS 16.13.0 version of Node.js.
My application compiles without error and the bundle.js is created correctly.
When I launch the application, a popup appears (see attached picture) and tells me that I'm using the NODE_MODULE_VERSION 93 version when I should use the NODE_MODULE_VERSION 89 version. But I can't find this version in the download.
The package causing this error is pc-nrfjprog-js
Can you help me?
- Mac OS Big Sur
- PyCharm
- NPM 8.1.0
- Node.js 16.13.0

