NEWS
UNSOLVED "vis-google-fonts" benötigt?
-
micha@ioBroker:/opt/iobroker$ iobroker upload vis-google-fonts upload [1] vis-google-fonts.admin /opt/iobroker/node_modules/iobroker.vis-google-fonts/admin/vis-google-fonts.png vis-google-fonts.png image/png upload [0] vis-google-fonts.admin /opt/iobroker/node_modules/iobroker.vis-google-fonts/admin/index.html index.html text/html Adapter "system.adapter.vis.0" restarted.
-
@Supermicha Das sieht schonmal besser aus
-
Über die Oberfläche kommt immernoch
$ ./iobroker upgrade vis-materialdesign ERROR: Required dependency "vis-google-fonts" not found on this host. process exited with code 0
-
Ich habe das mit den Dependencies bei nodeJS bis heute nicht ganz verstanden.
Was läuft denn da für eine Zusammenstellung?
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
-
@Thomas-Braun sagte in "vis-google-fonts" benötigt?:
Dependencies bei nodeJS
streiche nodeJS - setze npm
-
@Thomas-Braun sagte in "vis-google-fonts" benötigt?:
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
micha@ioBroker:/opt/iobroker$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs /usr/bin/nodejs v12.20.0 /usr/bin/node v12.20.0 /usr/bin/npm [sudo] Passwort für micha: 6.14.8 nodejs: Installiert: 12.20.0-1nodesource1 Installationskandidat: 12.20.0-1nodesource1 Versionstabelle: *** 12.20.0-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main amd64 Packages 100 /var/lib/dpkg/status 10.21.0~dfsg-1~deb10u1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
-
@Supermicha hast du Multihost?
-
Nein. Alles läuft auf einem Intel NUC
-
wäre es nicht besser @scrounger dazu zu holen - wenn man das braucht, sollte doch der adapter die sache mitinstallieren ?
-
@liv-in-sky
hätte ich auch gedacht, aber scheinbar bin ich der einzige mit dem Problem? -
da hatte ich auch dran gedacht - nur kam mir dieses Symptom nicht ganz unbekannt vor.
Im Moment durchsuche ich das Forum nach dieser Fehlermeldung und das mit dem Multihost war der erste TrefferAnscheinend war das aber auch nicht die Ursache und scheint noch nicht gelöst
-
@Supermicha ich habe das update noch nicht installiert, weil es änderungen für z.b. das menu app widget gibt - vielleicht warten noch mehr mit der installation und deshalb kennt den fehler niemand
-
@liv-in-sky
Möglich, aber der Fehler lief schon ne zeitlang im Log auf... das wäre doch auch jemand anders aufgefallen....@Homoran
welchen Fehler meist du genau?
Siehst du was im Log? oder meinst du jetzt das allgemeine Problem? -
@Supermicha sagte in "vis-google-fonts" benötigt?:
Siehst du was im Log?
natürlich!
not found on this host
-
@Supermicha Bitte Adapter googlefonts löschen - rebooten - neu installieren
-
micha@ioBroker:/opt/iobroker$ iobroker del vis-google-fonts Delete adapter "vis-google-fonts" host.ioBroker Counted 1 meta of vis-google-fonts host.ioBroker Counted 1 adapter for vis-google-fonts host.ioBroker Counted 2 states (system.adapter.vis-google-fonts.*) from states host.ioBroker file vis-google-fonts.admin deleted host.ioBroker object vis-google-fonts.admin deleted host.ioBroker Deleting 2 object(s). host.ioBroker Deleting 2 state(s). npm uninstall iobroker.vis-google-fonts --error --prefix "/opt/iobroker" (System call) 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":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN babel-eslint@10.1.0 requires a peer of eslint@>= 4.12.1 but none is installed. You must install peer dependencies yourself. npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself. Adapter "system.adapter.vis.0" restarted.
ich starte jetz neu
-
@Supermicha
Da scheint mir aber ich noch anderes schief zu sein. Die peer dependencies sollten mMn auch installiert sein/werden. -
@Thomas-Braun kein Plan...
hier jetzt der neuinstall
micha@ioBroker:~$ iobroker install vis-google-fonts NPM version: 6.14.8 npm install iobroker.vis-google-fonts@0.1.0 --loglevel error --prefix "/opt/iobroker" (System call) host.ioBroker install adapter vis-google-fonts upload [1] vis-google-fonts.admin /opt/iobroker/node_modules/iobroker.vis-google-fonts/admin/vis-google-fonts.png vis-google-fonts.png image/png upload [0] vis-google-fonts.admin /opt/iobroker/node_modules/iobroker.vis-google-fonts/admin/index.html index.html text/html Adapter "system.adapter.vis.0" restarted. host.ioBroker object system.adapter.vis-google-fonts created/updated
-
@Supermicha sagte in "vis-google-fonts" benötigt?:
ich starte jetz neu
da stimmt bei deiner gogglefonts Installation (oder gar noch tiefer) etwas gar nicht.
Da können dependencies nicht aufgelöst werden, dann konnten die auch nicht installiert werden -
Installfixer mal drüberlaufen lassen?