My app does not work any more with nRF Connect Desktop - NODE_MODULE_VERSION 89 required

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

Parents Reply
  • Hi Einar,

    Sorry for this late answer.

    It's ok... I will let me inspire by the "pc-nrfconnect-programmer" code to rewrite my plugin. In the beginning, it always takes a little time to get into or back into a technology. But as soon as I have a little time I'll get into it and it will work.

    Thank you for the help and I hope you have a wonderful holiday season.

    If you see him, give my regards to Roger Pedersen ;-)

    Kind Regards
    Patrice

Children
Related