---------------------------------------------------------------------------------------------------- Npm prefix path exists: C:\Users\Win10 Pro x64\AppData\Roaming\npm ---------------------------------------------------------------------------------------------------- Windows installation starting... (fixing = false) NPM version: 9.8.1 npm WARN config production Use `--omit=dev` instead. npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN cleanup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup 'C:\\ioBroker\\node_modules\\prompt', npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\ioBroker\node_modules\prompt\node_modules\winston\node_modules\async'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'C:\\ioBroker\\node_modules\\prompt\\node_modules\\winston\\node_modules\\async' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'C:\\ioBroker\\node_modules', npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\ioBroker\node_modules\@root\greenlock\node_modules'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'C:\\ioBroker\\node_modules\\@root\\greenlock\\node_modules' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'C:\\ioBroker\\node_modules\\@root', npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\ioBroker\node_modules\@root\acme'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'C:\\ioBroker\\node_modules\\@root\\acme' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'C:\\ioBroker\\node_modules\\iobroker.admin', npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\ioBroker\node_modules\iobroker.admin\www\lib\css\themes\jquery-ui\default\images'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'C:\\ioBroker\\node_modules\\iobroker.admin\\www\\lib\\css\\themes\\jquery-ui\\default\\images' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ] npm ERR! code 22 npm ERR! path C:\ioBroker\node_modules\iobroker.js-controller npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node iobroker.js setup first npm ERR! creating conf/iobroker.json npm ERR! Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software! npm ERR! Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software! npm ERR! No connection to databases possible ... npm ERR! A complete log of this run can be found in: C:\Users\Win10 Pro x64\AppData\Local\npm-cache\_logs\2023-11-19T13_54_13_701Z-debug-0.log node:child_process:965 throw err; ^ Error: Command failed: npm install --production at checkExecSyncError (node:child_process:890:11) at execSync (node:child_process:962:15) at Object. (C:\Users\Win10 Pro x64\AppData\Local\npm-cache\_npx\1f4ede4dcbd8332b\node_modules\@iobroker\install\lib-npx\install.js:86:9) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12) at node:internal/main/run_main_module:23:47 { status: 22, signal: null, output: [ null, null, null ], pid: 6216, stdout: null, stderr: null } Node.js v18.18.2