@sdetweil npm install results
~/MagicMirror $ npm install
npm error code ENOTEMPTY
npm error syscall rename
npm error path /home/MYMIRR/MagicMirror/node_modules/es-abstract
npm error dest /home/MYMIRR/MagicMirror/node_modules/.es-abstract-fSsKyNTi
npm error errno -39
npm error ENOTEMPTY: directory not empty, rename ‘/home/MYMIRR/MagicMirror/node_modules/es-abstract’ -> ‘/home/MYMIRR/MagicMirror/node_modules/.es-abstract-fSsKyNTi’
npm error A complete log of this run can be found in: /home/MYMIRR/.npm/_logs/2025-05-10T06_40_55_661Z-debug-0.log
Tried with sudo
~/MagicMirror $ sudo npm install
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: magicmirror@2.31.0
npm error notsup Not compatible with your version of node/npm: magicmirror@2.31.0
npm error notsup Required: {“node”:“>=22.14.0”}
npm error notsup Actual:   {“npm”:“11.2.0”,“node”:“v20.18.1”}
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-05-10T06_41_52_949Z-debug-0.log
npm seems to see an old version of nodejs but:
~/MagicMirror $ node -v
v22.15.0
I don’t know what happened.
If it can help I had first problem after the MMM-SolarPicture
but I’ve just installed it and configured it through config.js… nothing more than usual…
but the actual behaviour is that pm2 status says it’s running, but on the monitor I see just the raspbian desktop
│ id │ name  │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├────┼───────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0  │ mm    │ default     │ N/A     │ fork    │ 4311     │ 19s    │ 64   │ online    │ 0%       │ 2.6mb    │ ber… │ disabled │