Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Deinstallation

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    18
    1
    633

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.3k

Deinstallation

Scheduled Pinned Locked Moved Unsolved Error/Bug
erroruninstall
1 Posts 1 Posters 209 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PhilHarris
    wrote on last edited by
    #1

    Hallo zusammen,

    weil ich den iobroker jetzt auf einem Raspberry eingerichet habe möchte ich es von meinem Windows PC deinstallieren. Leider bricht das immer mit für mich nicht verständlichen Fehlermeldungen ab:

    erialport.vcxproj]
    gyp ERR! build error
    gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
    gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
    gyp ERR! System Windows_NT 10.0.18362
    gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\serialport
    gyp ERR! node -v v12.16.2
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok
    
    > unix-dgram@2.0.3 install C:\Program Files\iobroker\SmartHome\node_modules\winston-syslog\node_modules\unix-dgram
    > node-gyp rebuild
    
    
    C:\Program Files\iobroker\SmartHome\node_modules\winston-syslog\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
    Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
      unix_dgram.cc
      win_delay_load_hook.cc
    c:\program files\iobroker\smarthome\node_modules\winston-syslog\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal err
    or C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [C:\Program Files\iobroker\
    SmartHome\node_modules\winston-syslog\node_modules\unix-dgram\build\unix_dgram.vcxproj]
    gyp ERR! build error
    gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
    gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
    gyp ERR! System Windows_NT 10.0.18362
    gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\Program Files\iobroker\SmartHome\node_modules\winston-syslog\node_modules\unix-dgram
    gyp ERR! node -v v12.16.2
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules\osx-temperature-sensor):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 (node_modules\serialport):
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@6.2.2 install: `prebuild-install || node-gyp rebuild`
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\winston-syslog\node_modules\unix-dgram):
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    
    audited 1409 packages in 8.349s
    
    8 packages are looking for funding
      run `npm fund` for details
    
    found 1 low severity vulnerability
      run `npm audit fix` to fix them, or `npm audit` for details
    
    C:\Program Files\iobroker\SmartHome>
    
    

    Das wird wohl irgendwie mit meiner nodejs Installation zusammenhängen. Eine Neuinstallation hat aber nicht geholfen und "nodejs -v" sagt mir jetzt, dass es nicht installiert wäre obwohl es das definitv ist. Weil ich es in einem anderen Pfad installiert habe möglicherweise? Die Umgebungsvariable schaut aber auf den richtigen..

    Jemand eine Idee?

    Systemdata Bitte Ausfüllen
    Hardwaresystem: PC
    Arbeitsspeicher: 16GB
    Festplattenart: SSD
    Betriebssystem: Windows
    Node-Version: 12.16.2
    Nodejs-Version: 12.16.2
    NPM-Version: 6.14.4
    Installationsart: Skript
    Image genutzt: Nein
    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    Support us

    ioBroker
    Community Adapters
    Donate

    382

    Online

    32.5k

    Users

    81.6k

    Topics

    1.3m

    Posts
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Home
    • Recent
    • Tags
    • Unread 0
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe