---------------------------------------------------------------------------------------------------- Npm prefix path exists: C:\Users\Björn\AppData\Roaming\npm ---> OK ---------------------------------------------------------------------------------------------------- Executing: ---------------------------------------------------------------------------------------------------- @echo off SET PATH=C:\Program Files\nodejs;%PATH:&=^&% "C:\Program Files\nodejs\npx" --yes @iobroker/install@latest ---------------------------------------------------------------------------------------------------- npm error code ENOENT npm error syscall lstat npm error path C:\Users\Björn\AppData\Roaming\npm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\Björn\AppData\Roaming\npm' npm error enoent This is related to npm not being able to find a file. npm error enoent npm error A complete log of this run can be found in: C:\Users\Björn\AppData\Local\npm-cache\_logs\2024-07-17T21_04_59_187Z-debug-0.log ---------------------------------------------------------------------------------------------------- ioBroker installation/fixing was not completed properly! ----------------------------------------------------------------------------------------------------