MMM-BackgroundSlideshow icon indicating copy to clipboard operation
MMM-BackgroundSlideshow copied to clipboard

JIMP is missing

Open MajorC1983 opened this issue 2 years ago • 1 comments

On MM 2.16 and later some modules are not supported anymore. To get MMM-BackgroundSlideshow running, you need to install jimp by hand.

Go into the MMM-BackgroundSlideshow and:

npm install jimp

Restart MM

MajorC1983 avatar Feb 19 '22 12:02 MajorC1983

@MajorC1983 Thanks for reporting this.

In the meantime, jimp is in the package.json and is installed with the modul installation. This issue can therefore be closed :slightly_smiling_face:

KristjanESPERANTO avatar Jan 31 '24 20:01 KristjanESPERANTO