Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. "vis-google-fonts" benötigt?

    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

    UNSOLVED "vis-google-fonts" benötigt?

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

      Ü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
      
      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Supermicha last edited by

        @Supermicha

        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
        
        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Thomas Braun last edited by

          @Thomas-Braun sagte in "vis-google-fonts" benötigt?:

          Dependencies bei nodeJS

          streiche nodeJS - setze npm

          1 Reply Last reply Reply Quote 0
          • S
            Supermicha last edited by

            @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
            
            
            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Supermicha last edited by

              @Supermicha hast du Multihost?

              1 Reply Last reply Reply Quote 0
              • S
                Supermicha last edited by

                Nein. Alles läuft auf einem Intel NUC

                1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky last edited by

                  wäre es nicht besser @scrounger dazu zu holen - wenn man das braucht, sollte doch der adapter die sache mitinstallieren ?

                  1 Reply Last reply Reply Quote 0
                  • S
                    Supermicha last edited by

                    @liv-in-sky
                    hätte ich auch gedacht, aber scheinbar bin ich der einzige mit dem Problem?

                    liv-in-sky Gargano Scrounger 3 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators last edited by Homoran

                      @liv-in-sky
                      @Supermicha

                      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 Treffer

                      Anscheinend war das aber auch nicht die Ursache und scheint noch nicht gelöst

                      1 Reply Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @Supermicha last edited by

                        @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

                        1 Reply Last reply Reply Quote 0
                        • S
                          Supermicha last edited by

                          @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?

                          Homoran 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Supermicha last edited by

                            @Supermicha sagte in "vis-google-fonts" benötigt?:

                            Siehst du was im Log?

                            natürlich!
                            not found on this host

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Supermicha last edited by

                              @Supermicha Bitte Adapter googlefonts löschen - rebooten - neu installieren

                              1 Reply Last reply Reply Quote 0
                              • S
                                Supermicha last edited by Supermicha

                                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

                                Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Supermicha last edited by

                                  @Supermicha
                                  Da scheint mir aber ich noch anderes schief zu sein. Die peer dependencies sollten mMn auch installiert sein/werden.

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Supermicha last edited by

                                    @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
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Supermicha last edited by

                                      @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

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Supermicha last edited by

                                        Installfixer mal drüberlaufen lassen?

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Supermicha last edited by Homoran

                                          @Supermicha sagte in "vis-google-fonts" benötigt?:

                                          Installfixer mal drüberlaufen lassen?

                                          schadet nie, repariert aber dein deps nicht.
                                          aber klappt es denn immer noch nicht?

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Supermicha last edited by

                                            nein, es kommt noch die gleiche Fehlermeldung

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            901
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            vis-google-fonts
                                            9
                                            56
                                            2591
                                            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