@guergen said in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:
npm ls | grep -E 'github|ERR'
Meintest du hiermit?
| pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker && npm prune |
| npm WARN old lockfile |
| npm WARN old lockfile The package-lock.json file was created with an old version of npm, |
| npm WARN old lockfile so supplemental metadata must be fetched from the registry. |
| npm WARN old lockfile |
| npm WARN old lockfile This is a one-time fix-up, please be patient... |
| npm WARN old lockfile |
| npm ERR! code ENOTEMPTY |
| npm ERR! syscall rename |
| npm ERR! path /opt/iobroker/node_modules/acorn |
| npm ERR! dest /opt/iobroker/node_modules/.acorn-zHERliMH |
| npm ERR! errno -39 |
| npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/acorn' -> '/opt/iobroker/node_modules/.acorn-zHERliMH' |
| |
| npm ERR! A complete log of this run can be found in: |
| npm ERR! /home/iobroker/.npm/_logs/2022-09-06T08_16_08_121Z-debug-0.log |
| |
Sorry, aber habe das Gefühl, dass nichts mehr funktioniert wie es soll 
Hinweis: Auf dem Raspberry ist auch eine Pihole-Version drauf, die aktuell nicht genutzt wird. Ich weiß nicht ob es einen Einfluss hat.