Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Probleme nach Update Nodejs/npm und js-controller unter windows 10

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED Probleme nach Update Nodejs/npm und js-controller unter windows 10

    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      quinti last edited by

      Hallo,
      habe auf meinem Windows 10 rechner Updates gemacht auf:
      Node 10.15.3
      NPM 6.4.1
      JS 1.57
      weil einige Adapter sich nicht aktualisiren liesen.

      Jetz bekomme ich in der Adapter Liste (auf latest eingestellt) nicht die neuesten Versionen mehr angezeigt. Die die ich angezeigt bekomme lassen sich nicht updaten. Beispielsweise SQL von 1.74 auf 1.94:

      2019-03-25 09:13:34.512  - info: sql.0 terminating
      2019-03-25 09:13:34.523  - error: host.KELLER instance system.adapter.sql.0 terminated with code 0 (OK)
      2019-03-25 09:13:34.523  - info: host.KELLER Do not restart adapter system.adapter.sql.0 because disabled or deleted
      2019-03-25 09:13:34.638  - info: iobroker NPM version: 6.4.1
      2019-03-25 09:13:35.148  - info: iobroker npm install iobroker.sql@1.9.4 --production --save --prefix "C:/ioBroker" (System call)
      2019-03-25 09:13:37.423  - info: iobroker npm WARN
      2019-03-25 09:13:37.423  - info: iobroker  deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
      2019-03-25 09:13:42.062  - info: iobroker gyp
      2019-03-25 09:13:42.062  - info: iobroker  ERR! configure error gyp
      2019-03-25 09:13:42.063  - info: iobroker  ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
      gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
      
      2019-03-25 09:13:42.063  - info: iobroker gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:153:21)
      
      2019-03-25 09:13:42.063  - info: iobroker gyp 
      2019-03-25 09:13:42.063  - info: iobroker ERR! System Windows_NT 10.0.17763
      2019-03-25 09:13:42.063  - info: iobroker gyp
      2019-03-25 09:13:42.063  - info: iobroker  ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
      2019-03-25 09:13:42.063  - info: iobroker gyp ERR! 
      2019-03-25 09:13:42.064  - info: iobroker cwd C:\ioBroker\node_modules\iobroker.sql\node_modules\mmmagicgyp ERR! node -v v10.15.3
      gyp
      2019-03-25 09:13:42.064  - info: iobroker  
      2019-03-25 09:13:42.064  - info: iobroker ERR! 
      2019-03-25 09:13:42.064  - info: iobroker node-gyp -v v3.8.0gyp
      2019-03-25 09:13:42.064  - info: iobroker  ERR! not ok 
      2019-03-25 09:13:42.806  - debug: landroid.0 System command: C:\WINDOWS\system32\cmd.exe /s /c " C:\WINDOWS\system32\ping.exe -n 1 -w 2000 192.168.101.51 "
      2019-03-25 09:13:43.107  - info: iobroker npm 
      2019-03-25 09:13:43.107  - info: iobroker ERR! code ELIFECYCLE
      2019-03-25 09:13:43.107  - info: iobroker npm
      2019-03-25 09:13:43.108  - info: iobroker  ERR!
      2019-03-25 09:13:43.108  - info: iobroker  errno 1
      2019-03-25 09:13:43.109  - info: iobroker npm 
      2019-03-25 09:13:43.109  - info: iobroker ERR! mmmagic@0.5.2 install: `node-gyp rebuild`npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the mmmagic@0.5.2 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      2019-03-25 09:13:43.124  - info: iobroker 
      2019-03-25 09:13:43.124  - info: iobroker npm ERR! A complete log of this run can be found in:npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2019-03-25T08_13_43_115Z-debug.log
      
      2019-03-25 09:13:43.142  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is started
      2019-03-25 09:13:43.146  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:13:43.146  - info: host.KELLER "system.adapter.sql.0" enabled
      2019-03-25 09:13:43.147  - warn: host.KELLER startInstance cannot find adapter "sql". Try to install it... 1 attempt
      2019-03-25 09:13:43.147  - info: iobroker install sql
      2019-03-25 09:13:43.160  - error: iobroker Cannot find io-package.json in null
      2019-03-25 09:13:43.171  - info: iobroker exit 10
      2019-03-25 09:13:43.732  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is stopped.
      2019-03-25 09:13:43.736  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:13:43.736  - info: host.KELLER "system.adapter.sql.0" disabled
      2019-03-25 09:13:44.249  - info: iobroker NPM version: 6.4.1
      2019-03-25 09:13:44.752  - info: iobroker npm install iobroker.sql@1.9.4 --production --save --prefix "C:/ioBroker" (System call)
      2019-03-25 09:13:45.915  - info: iobroker npm
      2019-03-25 09:13:45.915  - info: iobroker  WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
      2019-03-25 09:13:47.313  - error: octoprint.0 Error: connect ETIMEDOUT 192.168.0.111:80
      2019-03-25 09:13:51.189  - info: iobroker gyp
      2019-03-25 09:13:51.189  - info: iobroker  ERR! configure error 
      2019-03-25 09:13:51.189  - info: iobroker gyp
      2019-03-25 09:13:51.189  - info: iobroker  ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
      gyp ERR! stack
      2019-03-25 09:13:51.189  - info: iobroker      at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
      gyp
      2019-03-25 09:13:51.189  - info: iobroker  ERR! stack     at FSReqWrap.oncomplete (fs.js:153:21)
      2019-03-25 09:13:51.190  - info: iobroker gyp ERR! System
      2019-03-25 09:13:51.190  - info: iobroker  Windows_NT 10.0.17763
      2019-03-25 09:13:51.190  - info: iobroker gyp
      2019-03-25 09:13:51.190  - info: iobroker  ERR! command
      2019-03-25 09:13:51.190  - info: iobroker  "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
      2019-03-25 09:13:51.190  - info: iobroker gyp
      2019-03-25 09:13:51.190  - info: iobroker  
      2019-03-25 09:13:51.190  - info: iobroker ERR! 
      2019-03-25 09:13:51.190  - info: iobroker cwd
      2019-03-25 09:13:51.190  - info: iobroker  C:\ioBroker\node_modules\iobroker.sql\node_modules\mmmagic
      2019-03-25 09:13:51.190  - info: iobroker gyp
      2019-03-25 09:13:51.190  - info: iobroker  ERR!
      2019-03-25 09:13:51.191  - info: iobroker  
      2019-03-25 09:13:51.191  - info: iobroker node -v
      2019-03-25 09:13:51.191  - info: iobroker  v10.15.3
      2019-03-25 09:13:51.191  - info: iobroker gyp
      2019-03-25 09:13:51.191  - info: iobroker  ERR! node-gyp -v
      2019-03-25 09:13:51.191  - info: iobroker  v3.8.0
      2019-03-25 09:13:51.191  - info: iobroker gyp
      2019-03-25 09:13:51.191  - info: iobroker  
      2019-03-25 09:13:51.191  - info: iobroker ERR! not ok 
      2019-03-25 09:13:52.371  - info: iobroker npm
      2019-03-25 09:13:52.371  - info: iobroker  ERR! code ELIFECYCLE
      2019-03-25 09:13:52.372  - info: iobroker npm 
      2019-03-25 09:13:52.372  - info: iobroker ERR! errno 1
      2019-03-25 09:13:52.374  - info: iobroker npm
      2019-03-25 09:13:52.374  - info: iobroker  ERR!
      2019-03-25 09:13:52.375  - info: iobroker  mmmagic@0.5.2 install: `node-gyp rebuild`npm ERR! Exit status 1
      
      2019-03-25 09:13:52.375  - info: iobroker npm ERR! npm ERR! Failed at the mmmagic@0.5.2 install script.
      npm ERR!
      2019-03-25 09:13:52.375  - info: iobroker  This is probably not a problem with npm. There is likely additional logging output above.
      2019-03-25 09:13:52.414  - info: iobroker 
      2019-03-25 09:13:52.414  - info: iobroker npm ERR! A complete log of this run can be found in:npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2019-03-25T08_13_52_397Z-debug.log
      
      2019-03-25 09:13:52.455  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is started
      2019-03-25 09:13:52.460  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:13:52.460  - info: host.KELLER "system.adapter.sql.0" enabled
      2019-03-25 09:13:52.465  - error: iobroker host.KELLER Adapter directory "null" does not exists
      2019-03-25 09:13:52.474  - error: iobroker Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
      2019-03-25 09:13:52.482  - info: iobroker exit 0
      2019-03-25 09:13:52.806  - debug: landroid.0 System command: C:\WINDOWS\system32\cmd.exe /s /c " C:\WINDOWS\system32\ping.exe -n 1 -w 2000 192.168.101.51 "
      2019-03-25 09:13:53.483  - warn: host.KELLER startInstance cannot find adapter "sql". Try to install it... 2 attempt
      2019-03-25 09:13:53.483  - info: iobroker install sql
      2019-03-25 09:13:54.117  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is stopped.
      2019-03-25 09:13:54.120  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:13:54.120  - info: host.KELLER "system.adapter.sql.0" disabled
      2019-03-25 09:13:54.633  - info: iobroker NPM version: 6.4.1
      2019-03-25 09:13:55.161  - info: iobroker npm install iobroker.sql@1.9.4 --production --save --prefix "C:/ioBroker" (System call)
      2019-03-25 09:13:56.377  - info: iobroker npm
      2019-03-25 09:13:56.377  - info: iobroker  
      2019-03-25 09:13:56.378  - info: iobroker WARN deprecated
      2019-03-25 09:13:56.378  - info: iobroker  sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
      2019-03-25 09:14:01.395  - info: iobroker gyp
      2019-03-25 09:14:01.395  - info: iobroker  ERR! configure error 
      2019-03-25 09:14:01.395  - info: iobroker gyp
      2019-03-25 09:14:01.395  - info: iobroker  ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp 
      2019-03-25 09:14:01.396  - info: iobroker ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
      gyp ERR!
      2019-03-25 09:14:01.396  - info: iobroker  stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29gyp
      2019-03-25 09:14:01.396  - info: iobroker  ERR!
      2019-03-25 09:14:01.396  - info: iobroker  stack     at FSReqWrap.oncomplete (fs.js:153:21)
      2019-03-25 09:14:01.396  - info: iobroker gyp
      2019-03-25 09:14:01.396  - info: iobroker  ERR! System
      2019-03-25 09:14:01.396  - info: iobroker  Windows_NT 10.0.17763
      2019-03-25 09:14:01.396  - info: iobroker gyp
      2019-03-25 09:14:01.396  - info: iobroker  
      2019-03-25 09:14:01.396  - info: iobroker ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
      2019-03-25 09:14:01.396  - info: iobroker gyp ERR! 
      2019-03-25 09:14:01.396  - info: iobroker cwd C:\ioBroker\node_modules\iobroker.sql\node_modules\mmmagic
      2019-03-25 09:14:01.396  - info: iobroker gyp 
      2019-03-25 09:14:01.396  - info: iobroker ERR! node -v v10.15.3gyp
      2019-03-25 09:14:01.396  - info: iobroker  ERR!
      2019-03-25 09:14:01.396  - info: iobroker  node-gyp -v v3.8.0
      2019-03-25 09:14:01.396  - info: iobroker gyp ERR! not ok 
      2019-03-25 09:14:02.348  - info: iobroker npm 
      2019-03-25 09:14:02.348  - info: iobroker ERR! code ELIFECYCLE
      2019-03-25 09:14:02.348  - info: iobroker npm 
      2019-03-25 09:14:02.348  - info: iobroker ERR! errno 1
      2019-03-25 09:14:02.349  - info: iobroker npm
      2019-03-25 09:14:02.349  - info: iobroker  ERR! mmmagic@0.5.2 install: `node-gyp rebuild`npm ERR! Exit status 1
      
      2019-03-25 09:14:02.349  - info: iobroker npm 
      2019-03-25 09:14:02.349  - info: iobroker ERR! npm ERR! Failed at the mmmagic@0.5.2 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      2019-03-25 09:14:02.365  - info: iobroker 
      2019-03-25 09:14:02.365  - info: iobroker npm ERR!
      2019-03-25 09:14:02.366  - info: iobroker  A complete log of this run can be found in:
      2019-03-25 09:14:02.366  - info: iobroker npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2019-03-25T08_14_02_356Z-debug.log
      2019-03-25 09:14:02.386  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is started
      2019-03-25 09:14:02.389  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:14:02.389  - info: host.KELLER "system.adapter.sql.0" enabled
      2019-03-25 09:14:02.391  - error: iobroker host.KELLER Adapter directory "null" does not exists
      2019-03-25 09:14:02.400  - error: iobroker Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
      2019-03-25 09:14:02.412  - info: iobroker exit 0
      2019-03-25 09:14:02.807  - debug: landroid.0 System command: C:\WINDOWS\system32\cmd.exe /s /c " C:\WINDOWS\system32\ping.exe -n 1 -w 2000 192.168.101.51 "
      2019-03-25 09:14:03.414  - warn: host.KELLER startInstance cannot find adapter "sql". Try to install it... 3 attempt
      2019-03-25 09:14:03.414  - info: iobroker install sql
      2019-03-25 09:14:04.089  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is stopped.
      2019-03-25 09:14:04.092  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:14:04.092  - info: host.KELLER "system.adapter.sql.0" disabled
      2019-03-25 09:14:04.590  - info: iobroker NPM version: 6.4.1
      2019-03-25 09:14:05.093  - info: iobroker npm install iobroker.sql@1.9.4 --production --save --prefix "C:/ioBroker" (System call)
      2019-03-25 09:14:06.272  - info: iobroker npm
      2019-03-25 09:14:06.272  - info: iobroker  WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
      2019-03-25 09:14:11.975  - info: iobroker gyp
      2019-03-25 09:14:11.976  - info: iobroker  ERR! configure error 
      2019-03-25 09:14:11.976  - info: iobroker gyp
      2019-03-25 09:14:11.976  - info: iobroker  ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
      
      2019-03-25 09:14:11.976  - info: iobroker gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)gyp ERR!
      2019-03-25 09:14:11.976  - info: iobroker  stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:153:21)
      
      2019-03-25 09:14:11.976  - info: iobroker gyp ERR! System Windows_NT 10.0.17763
      2019-03-25 09:14:11.976  - info: iobroker gyp ERR! command
      2019-03-25 09:14:11.976  - info: iobroker  "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:\ioBroker\node_modules\iobroker.sql\node_modules\mmmagic
      gyp
      2019-03-25 09:14:11.976  - info: iobroker  ERR! node -v v10.15.3gyp 
      2019-03-25 09:14:11.976  - info: iobroker ERR! node-gyp -v v3.8.0gyp 
      2019-03-25 09:14:11.976  - info: iobroker ERR! not ok 
      2019-03-25 09:14:12.807  - debug: landroid.0 System command: C:\WINDOWS\system32\cmd.exe /s /c " C:\WINDOWS\system32\ping.exe -n 1 -w 2000 192.168.101.51 "
      2019-03-25 09:14:13.018  - info: iobroker npm
      2019-03-25 09:14:13.018  - info: iobroker  
      2019-03-25 09:14:13.018  - info: iobroker ERR!
      2019-03-25 09:14:13.018  - info: iobroker  code
      2019-03-25 09:14:13.018  - info: iobroker  ELIFECYCLE
      2019-03-25 09:14:13.019  - info: iobroker npm
      2019-03-25 09:14:13.019  - info: iobroker  ERR! errno 1
      2019-03-25 09:14:13.019  - info: iobroker npm
      2019-03-25 09:14:13.019  - info: iobroker  ERR! mmmagic@0.5.2 install: `node-gyp rebuild`npm ERR! Exit status 1
      
      2019-03-25 09:14:13.020  - info: iobroker npm ERR! npm ERR! Failed at the mmmagic@0.5.2 install script.
      npm
      2019-03-25 09:14:13.020  - info: iobroker  ERR! This is probably not a problem with npm. There is likely additional logging output above.
      2019-03-25 09:14:13.035  - info: iobroker 
      2019-03-25 09:14:13.035  - info: iobroker npm ERR! A complete log of this run can be found in:npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2019-03-25T08_14_13_026Z-debug.log
      
      2019-03-25 09:14:13.052  - info: iobroker host.KELLER Adapter "system.adapter.sql.0" is started
      2019-03-25 09:14:13.055  - info: host.KELLER object change system.adapter.sql.0
      2019-03-25 09:14:13.055  - info: host.KELLER "system.adapter.sql.0" enabled
      2019-03-25 09:14:13.057  - error: iobroker host.KELLER Adapter directory "null" does not exists
      2019-03-25 09:14:13.066  - error: iobroker Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
      2019-03-25 09:14:13.090  - info: iobroker exit 0
      2019-03-25 09:14:14.090  - error: host.KELLER Cannot download adapter "sql". To restart it disable/enable it or restart host.
      2019-03-25 09:14:14.591  - error: host.KELLER Cannot download adapter "sql". To restart it disable/enable it or restart host.
      2019-03-25 09:14:15.092  - error: host.KELLER Cannot download adapter "sql". To restart it disable/enable it or restart host.
      2019-03-25 09:14:15.592  - error: host.KELLER Cannot download adapter "sql". To restart it disable/enable it or restart host.
      

      habe npm rebuild und npm update gemacht. Habe gelesen das man noch reinstall.sh ausführen soll. Betrifft das auch windows? Wenn ja wie führt man den Befehl aus?

      lg

      1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active last edited by

        ach komm schon es steht doch alles in der Fehler meldung

        Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack
        
        

        python ist nicht installiert .. bzw iobroker kann den nicht fidnen da die Path vraiable nicht gesetzt oder falsch gesetzt ist

        1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active last edited by

          ach komm schon es steht doch alles in der Fehler meldung

          Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack
          
          

          python ist nicht installiert .. bzw iobroker kann den nicht fidnen da die Path vraiable nicht gesetzt oder falsch gesetzt ist

          1 Reply Last reply Reply Quote 0
          • Q
            quinti last edited by

            danke, das wars 🙂

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Support us

            ioBroker
            Community Adapters
            Donate

            877
            Online

            31.8k
            Users

            80.0k
            Topics

            1.3m
            Posts

            node npm windows
            2
            3
            598
            Loading More Posts
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes
            Reply
            • Reply as topic
            Log in to reply
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
            The ioBroker Community 2014-2023
            logo