@thomas-braun
Hello
Here is what happend:
C:\Program Files\iobroker\SmartHome>npm install
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.
> @serialport/bindings-cpp@10.7.0 install C:\Program Files\iobroker\SmartHome\node_modules\@serialport\bindings-cpp
> node-gyp-build
> iobroker.inst@2.0.3 install C:\Program Files\iobroker\SmartHome
> node lib/checkVersions.js
NPM version: 6.14.16
> iobroker.inst@2.0.3 postinstall C:\Program Files\iobroker\SmartHome
> node lib/install.js
Write "iobroker start" to start the ioBroker
npm install node-windows@0.1.14 --production --save --prefix "C:/Program Files/iobroker/SmartHome"
+ node-windows@0.1.14
added 5 packages from 8 contributors in 2.665s
This service is already installed.
ioBroker service installed. Write "serviceIoBroker start" to start the service and go to http://localhost:8081 to open the admin UI.
To see the outputs do not start the service, but write "node node_modules/iobroker.js-controller/controller"
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules\iobroker.info\node_modules\osx-temperature-sensor):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 46 packages from 104 contributors and audited 575 packages in 16.858s
36 packages are looking for funding
run `npm fund` for details
found 14 vulnerabilities (4 low, 5 moderate, 5 high)
run `npm audit fix` to fix them, or `npm audit` for details
C:\Program Files\iobroker\SmartHome>
Thanks in advance
Mod-Edit: Code in </> Code-Tag gepackt!