Nrfutil offline install not works

Hello everyone

I need to install Nrfutil offline, computers may not have access to the internet, i follow this istruction and prepare the offline directori whit the comand "nrfutil prepare-offline off_line", after copied this dircetory and the nrfutil.exe in an other directory, and in windows command line lounch the follow command "nrfutil install device --from-offline ./off_line" and i have the follow answer:

Error: Failed to prepare registry from offline source

Caused by:
    0: Failed to initialize intermediate package index
    1: config value 'safe.directory' was not found; class=Config (7); code=NotFound (-3)

in the same machine, if i digit "nrfutil install device", the packet is retrieved from the internet and everything installs correctly and works.

nrfutil 7.7.1 (25b8911 2024-02-07) on Windows 10

I can't understand where I'm wrong ... thanks in advance for reply

Sam

Related