Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. (gelöst) npm error code EOVERRIDE

    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

    (gelöst) npm error code EOVERRIDE

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @muckel last edited by

      @muckel sagte in npm error code EOVERRIDE:

      ist hier was falsch?

      Vermutlich. In meiner Version ist z. B. adapter-core nur einmal erwähnt:

      echad@chet:/opt/iobroker $ jq . package.json 
      {
        "name": "iobroker.inst",
        "version": "3.0.0",
        "private": true,
        "description": "Automate your Life",
        "engines": {
          "node": ">=16.0.0"
        },
        "dependencies": {
          "@iobroker-javascript.0/playactor": "npm:playactor@^0.4.1",
          "iobroker.admin": "6.17.14",
          "iobroker.alexa2": "3.26.5",
          "iobroker.alias-manager": "1.2.6",
          "iobroker.awtrix-light": "1.2.1",
          "iobroker.backitup": "3.0.5",
          "iobroker.ble": "0.14.0",
          "iobroker.cloud": "5.0.1",
          "iobroker.devices": "1.1.5",
          "iobroker.drops-weather": "github:inbux/ioBroker.drops-weather",
          "iobroker.echarts": "1.8.4",
          "iobroker.firetv": "2.1.0",
          "iobroker.followthesun": "0.5.0",
          "iobroker.govee-app": "github:TA2k/ioBroker.govee-app#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85",
          "iobroker.govee-local": "0.2.6",
          "iobroker.history": "3.0.1",
          "iobroker.ical": "1.15.0",
          "iobroker.iceroad": "1.2.1",
          "iobroker.iot": "3.3.0",
          "iobroker.javascript": "8.6.0",
          "iobroker.js-controller": "6.0.5",
          "iobroker.midea": "github:TA2k/ioBroker.midea#0d037c0c9a025b193546f881f747c8f998bfc724",
          "iobroker.mihome": "1.4.0",
          "iobroker.mihome-cloud": "0.1.1",
          "iobroker.mihome-vacuum": "4.2.0",
          "iobroker.mqtt": "5.2.0",
          "iobroker.nina": "0.0.26",
          "iobroker.nuki": "2.0.0",
          "iobroker.nuki-extended": "2.7.0",
          "iobroker.nut": "1.6.0",
          "iobroker.opendtu": "1.0.1",
          "iobroker.openweathermap": "1.0.4",
          "iobroker.parcel": "github:TA2k/ioBroker.parcel",
          "iobroker.rpi2": "2.0.0-alpha.10",
          "iobroker.sainlogic": "0.10.5",
          "iobroker.samsung": "0.6.0",
          "iobroker.samsung_tizen": "1.1.0",
          "iobroker.simple-api": "2.8.0",
          "iobroker.socketio": "6.7.0",
          "iobroker.switchbot-hub": "github:arteck/ioBroker.switchbot-hub#666f01f7e8b49322d68d63360322a9f11169911a",
          "iobroker.tado": "github:DrozmotiX/ioBroker.tado",
          "iobroker.tankerkoenig": "3.4.0",
          "iobroker.tr-064": "4.3.0",
          "iobroker.tradfri": "3.1.3",
          "iobroker.trashschedule": "3.3.0",
          "iobroker.tuya": "3.15.0",
          "iobroker.vis-2": "2.9.64",
          "iobroker.weather-warnings": "0.6.7",
          "iobroker.web": "6.2.6",
          "iobroker.whatsapp-cmb": "0.3.0",
          "iobroker.ws": "2.6.1",
          "iobroker.zigbee": "1.10.3"
        },
        "overrides": {
          "@iobroker/adapter-core": "^3.1.6"
        }
      }
      
      
      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @muckel last edited by

        @muckel

        cd /opt/iobroker && npm ls
        

        sagt?

        M 1 Reply Last reply Reply Quote 0
        • M
          muckel @Thomas Braun last edited by

          @thomas-braun sagte in npm error code EOVERRIDE:

          cd /opt/iobroker && npm ls

          erich@smarthome:/opt/iobroker$ cd /opt/iobroker && npm ls
          npm error code EOVERRIDE
          npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency
          
          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-06-22T08_22_14_462Z-debug-0.log
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @muckel last edited by

            @muckel

            Mehr kommt da nicht?

            M 1 Reply Last reply Reply Quote 0
            • M
              muckel @Thomas Braun last edited by

              @thomas-braun

              nö, das ist ja das problem 😉

              M 1 Reply Last reply Reply Quote 0
              • M
                muckel @muckel last edited by muckel

                @muckel

                nochmal, schön zum nachlesen:

                erich@smarthome:/opt/iobroker$ jq . package.json
                {
                  "name": "iobroker.inst",
                  "version": "3.0.0",
                  "private": true,
                  "description": "Automate your Life",
                  "engines": {
                    "node": ">=10.0.0"
                  },
                  "dependencies": {
                    "@iobroker-javascript.0/dewpoint": "npm:dewpoint@^1.0.0",
                    "@iobroker-javascript.0/node-nut": "npm:node-nut@^1.0.3",
                    "@iobroker-javascript.0/node-onvif": "npm:node-onvif@^0.1.7",
                    "@iobroker/adapter-core": "^3.1.4",
                    "admin": "^1.4.1",
                    "iobroker": "^4.0.3",
                    "iobroker.admin": "6.17.14",
                    "iobroker.alarm": "3.6.1",
                    "iobroker.alexa2": "^3.26.5",
                    "iobroker.apg-info": "0.1.7",
                    "iobroker.asuswrt": "1.0.1",
                    "iobroker.awattar": "1.0.6",
                    "iobroker.backitup": "3.0.5",
                    "iobroker.blink4home": "0.1.1",
                    "iobroker.broadlink2": "2.3.0",
                    "iobroker.cloud": "5.0.1",
                    "iobroker.countdown": "2.2.0",
                    "iobroker.daswetter": "3.1.15",
                    "iobroker.deconz": "1.4.1",
                    "iobroker.device-watcher": "2.12.1",
                    "iobroker.devices": "1.1.5",
                    "iobroker.discovery": "4.5.0",
                    "iobroker.echarts": "1.8.2",
                    "iobroker.energiefluss-erweitert": "0.4.1",
                    "iobroker.esphome": "0.5.0-beta.8",
                    "iobroker.eusec": "1.2.1",
                    "iobroker.eventlist": "2.0.1",
                    "iobroker.feiertage": "1.2.0",
                    "iobroker.firetv": "2.1.0",
                    "iobroker.flot": "1.12.0",
                    "iobroker.fuelpricemonitor": "0.4.0",
                    "iobroker.geofency": "1.2.4",
                    "iobroker.govee-app": "github:TA2k/ioBroker.govee-app",
                    "iobroker.govee-local": "0.2.6",
                    "iobroker.ham": "5.3.1",
                    "iobroker.harmony": "1.5.0",
                    "iobroker.heatingcontrol": "2.12.8",
                    "iobroker.heizungssteuerung": "1.7.0",
                    "iobroker.history": "3.0.1",
                    "iobroker.hm-rega": "4.0.0",
                    "iobroker.hm-rpc": "1.17.0",
                    "iobroker.homeconnect": "^1.4.0",
                    "iobroker.hs100": "2.2.0",
                    "iobroker.hue": "3.11.0",
                    "iobroker.hue-extended": "2.0.0",
                    "iobroker.icons-addictive-flavour-png": "0.1.0",
                    "iobroker.icons-fatcow-hosting": "0.1.0",
                    "iobroker.icons-icons8": "0.0.1",
                    "iobroker.icons-material-png": "0.1.0",
                    "iobroker.icons-material-svg": "0.1.0",
                    "iobroker.icons-mfd-png": "1.2.1",
                    "iobroker.icons-mfd-svg": "1.2.0",
                    "iobroker.icons-open-icon-library-png": "github:ioBroker/ioBroker.icons-open-icon-library-png#master",
                    "iobroker.icons-ultimate-png": "1.0.1",
                    "iobroker.iot": "3.3.0",
                    "iobroker.iqontrol": "2.3.0",
                    "iobroker.jarvis": "3.1.8",
                    "iobroker.javascript": "8.6.0",
                    "iobroker.js-controller": "6.0.5",
                    "iobroker.lg-thinq": "1.0.1",
                    "iobroker.lightcontrol": "0.5.0",
                    "iobroker.linux-control": "1.1.5",
                    "iobroker.logparser": "2.2.2",
                    "iobroker.lovelace": "4.1.10",
                    "iobroker.luftdaten": "3.1.0",
                    "iobroker.material": "1.3.1",
                    "iobroker.maxcube": "1.0.4",
                    "iobroker.meteoalarm": "3.0.2",
                    "iobroker.mihome": "1.4.0",
                    "iobroker.mihome-vacuum": "4.2.0",
                    "iobroker.minuvis": "2.3.3",
                    "iobroker.mobile": "1.0.1",
                    "iobroker.moma": "1.2.9",
                    "iobroker.mqtt": "5.2.0",
                    "iobroker.mydlink": "1.3.6",
                    "iobroker.netatmo": "3.1.0",
                    "iobroker.netatmo-crawler": "0.8.1",
                    "iobroker.nuki-extended": "2.7.0",
                    "iobroker.nut": "1.6.0",
                    "iobroker.octoprint": "5.1.0",
                    "iobroker.pid": "1.1.3",
                    "iobroker.ping": "1.6.2",
                    "iobroker.pushover": "3.0.6",
                    "iobroker.pvforecast": "2.9.1",
                    "iobroker.radar2": "2.2.0",
                    "iobroker.residents": "0.1.1",
                    "iobroker.rest-api": "2.0.1",
                    "iobroker.rflink": "2.1.12",
                    "iobroker.rickshaw": "1.0.0",
                    "iobroker.samsung": "0.6.0",
                    "iobroker.samsung_tizen": "github:iobroker-community-adapters/ioBroker.samsung_tizen#b53ea16889af7d7d5e9e984c764a24c9e570facb",
                    "iobroker.scenes": "3.0.4",
                    "iobroker.shelly": "7.0.0",
                    "iobroker.shuttercontrol": "1.7.1",
                    "iobroker.simple-api": "2.8.0",
                    "iobroker.smartgarden": "2.0.1",
                    "iobroker.smartmeter": "3.4.0",
                    "iobroker.smartthings": "0.1.2",
                    "iobroker.socketio": "6.7.0",
                    "iobroker.solarmanpv": "0.5.1",
                    "iobroker.sonoff": "3.1.0",
                    "iobroker.sonos": "3.0.0",
                    "iobroker.sourceanalytix": "0.4.14",
                    "iobroker.sprinklecontrol": "0.2.13",
                    "iobroker.sureflap": "2.1.2",
                    "iobroker.synology": "3.1.0",
                    "iobroker.tapo": "0.3.3",
                    "iobroker.time-switch": "2.2.2",
                    "iobroker.traccar": "1.1.4",
                    "iobroker.tuya": "3.15.0",
                    "iobroker.virtualpowermeter": "1.4.6",
                    "iobroker.vis": "1.5.6",
                    "iobroker.vis-2": "2.9.64",
                    "iobroker.vis-2-beta": "^2.0.22",
                    "iobroker.vis-2-widgets-energy": "0.3.11",
                    "iobroker.vis-2-widgets-gauges": "1.0.3",
                    "iobroker.vis-2-widgets-material": "1.3.33",
                    "iobroker.vis-2-widgets-sweethome3d": "0.1.6",
                    "iobroker.vis-canvas-gauges": "1.0.1",
                    "iobroker.vis-fancyswitch": "1.1.0",
                    "iobroker.vis-history": "1.0.0",
                    "iobroker.vis-homekittiles": "0.0.16",
                    "iobroker.vis-hqwidgets": "1.5.1",
                    "iobroker.vis-icontwo": "1.5.0",
                    "iobroker.vis-inventwo": "3.3.4",
                    "iobroker.vis-jqui-mfd": "1.1.1",
                    "iobroker.vis-justgage": "2.1.7",
                    "iobroker.vis-lcars": "1.1.1",
                    "iobroker.vis-material": "0.1.3",
                    "iobroker.vis-material-advanced": "1.7.4",
                    "iobroker.vis-material-webfont": "0.0.3",
                    "iobroker.vis-materialdesign": "0.5.9",
                    "iobroker.vis-metro": "1.2.0",
                    "iobroker.vis-plumb": "1.0.2",
                    "iobroker.vis-rgraph": "0.0.2",
                    "iobroker.vis-timeandweather": "1.2.2",
                    "iobroker.vis-weather": "2.5.9",
                    "iobroker.weather-warnings": "0.6.7",
                    "iobroker.weatherunderground": "3.7.0",
                    "iobroker.web": "6.2.6",
                    "iobroker.welcome": "0.3.0",
                    "iobroker.whatsapp-cmb": "0.3.0",
                    "iobroker.withings": "0.0.13",
                    "iobroker.ws": "2.6.1",
                    "iobroker.yeelight-2": "1.4.0",
                    "iobroker.zigbee2mqtt": "2.13.6",
                    "jscs": "^3.0.7",
                    "jscs-loader": "^0.3.0",
                    "telegram": "^2.20.15",
                    "tough-cookie": "^4.1.2"
                  },
                  "devDependencies": {
                    "depcheck": "^1.4.7"
                  },
                  "overrides": {
                    "@iobroker/adapter-core": "^3.1.6"
                  }
                }
                
                

                zeile 14 und zeile 165

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @muckel last edited by

                  @muckel sagte in npm error code EOVERRIDE:

                  Ich würde vielleicht mal versuchen
                  "@iobroker/adapter-core": "^3.1.4",
                  rauszukicken. Kann aber auch für weitere Probleme sorgen...

                  cd /opt/iobroker
                  npm uninstall @iobroker/adapter-core
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M
                    muckel @Thomas Braun last edited by

                    @thomas-braun

                    ...und ein npm install @iobroker/adapter-core könnte das nicht reparieren?

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @muckel last edited by

                      @muckel
                      Nein, weil das Paket gar nicht an diese Stelle gehört.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        muckel @Thomas Braun last edited by

                        @thomas-braun

                        alles klar. dann ist das ein überbleibsel vom irrtümlich installierten paket im april.
                        mit 3.1.4 war alles o.k.
                        seit dem wechsel auf 3.1.6 spinnt es jetzt.

                        könnte diese annahme richtig sein?

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @muckel last edited by

                          @muckel sagte in npm error code EOVERRIDE:

                          dann ist das ein überbleibsel vom irrtümlich installierten paket im april.

                          Natürlich.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            muckel @Thomas Braun last edited by

                            @thomas-braun

                            habs gerade probiert: 😞

                            erich@smarthome:/opt/iobroker$ npm uninstall @iobroker/adapter-core
                            [sudo] password for erich:
                            npm error code EOVERRIDE
                            npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency
                            
                            npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-06-22T08_43_42_994Z-debug-0.log
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @muckel last edited by

                              @muckel

                              npm uninstall @iobroker/adapter-core@3.1.4 --save
                              

                              mal versuchen.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                muckel @Thomas Braun last edited by

                                @thomas-braun

                                selbe ergebnis:

                                erich@smarthome:/opt/iobroker$ npm uninstall @iobroker/adapter-core@3.1.4 --save
                                npm error code EOVERRIDE
                                npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency
                                
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-06-22T08_50_40_014Z-debug-0.log
                                
                                

                                ... und wenn ich das 1.3.4 in der package.json einfach auskommentiere?
                                geht das?

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @muckel last edited by

                                  @muckel sagte in npm error code EOVERRIDE:

                                  geht das?

                                  Nein, das versaubeutelt dir die Kiste nur noch mehr.

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    muckel @Thomas Braun last edited by

                                    @thomas-braun
                                    dachte ich mir schon 😞

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @muckel last edited by

                                      @muckel

                                      Versuch es mal andersherum:

                                      npm uninstall @iobroker/adapter-core@3.1.4 --no-save
                                      
                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        muckel @Thomas Braun last edited by muckel

                                        @thomas-braun sagte in npm error code EOVERRIDE:

                                        npm uninstall @iobroker/adapter-core@3.1.4 --no-save

                                        immer der gleiche scheiß

                                        erich@smarthome:/opt/iobroker$ npm uninstall @iobroker/adapter-core@3.1.4 --no-save
                                        npm error code EOVERRIDE
                                        npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency
                                        
                                        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-06-22T08_58_01_916Z-debug-0.log
                                        
                                        

                                        npm uninstall @iobroker/adapter-core@3.1.4 --force
                                        wäre das eine möglichkeit?

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @muckel last edited by

                                          @muckel

                                          Ich weiß nicht, ob --force eine Option ist. In der Doku steht die nicht drin...

                                          npm uninstall @iobroker/adapter-core@3.1.4 --save --force
                                          

                                          dann wohl.

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            muckel @Thomas Braun last edited by muckel

                                            @thomas-braun sagte in npm error code EOVERRIDE:

                                            npm uninstall @iobroker/adapter-core@3.1.4 --save --force

                                            erich@smarthome:/opt/iobroker$ npm uninstall @iobroker/adapter-core@3.1.4 --save --force
                                            npm warn using --force Recommended protections disabled.
                                            npm error code EOVERRIDE
                                            npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency
                                            
                                            npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-06-22T09_09_27_523Z-debug-0.log
                                            
                                            

                                            npm config set legacy-peer-deps true
                                            wäre das eine möglichkeit aus dem dilemma zu kommen?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            782
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            83
                                            5327
                                            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