darickc / MMM-BackgroundSlideshow

MIT License
144 stars 84 forks source link

JIMP is missing #115

Open MajorC1983 opened 2 years ago

MajorC1983 commented 2 years ago

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

KristjanESPERANTO commented 8 months ago

@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: