How did you install nrfutil? Did you use the provision script?
nrfutil
provision
If you didn't use pip to install it (like the provision script does) then you may not have installed the dependencies it needs.
pip
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
How did you install
nrfutil
? Did you use theprovision
script?If you didn't use
pip
to install it (like the provision script does) then you may not have installed the dependencies it needs.