Volumio does not load after Update

After I installed the latest OTA update today volumio is not starting any more.
I have got two clients, one with a display, which stays white. I cannot access volumio via browser. luckily I enabled SSH before and I can still get access via SSH.
Starting volumio with “volumio dev” on the terminal it says:

Starting Volumio with debugger at :9229
[nodemon] 1.18.9
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node --inspect=:9229 index.js
Debugger listening on ws://127.0.0.1:9229/f18d9cf3-682a-4a07- … bf380ee128
For help see nodejs.org/en/docs/inspector
module.js:549
throw err;
^

Error: Cannot find module ‘album-art’
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/volumio/app/plugins/miscellanea/albumart/albumart.js:3:16)
at Module._compile (module.js:652:30)
at Object.Module._extensions…js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
[nodemon] app crashed - waiting for file changes before starting…

Does this help finding the problem?
I’m not keen on reseting volumio, because I manually installed lirc to use a remote, which would not work with the IR plugin.