@sdetweil even better, thank you! :)
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Q
Offline
Posts
-
RE: MMM-Letterboxd Dependencies FYI
-
MMM-Letterboxd Dependencies FYI
Just an FYI on anyone wanting to load the Letterboxd module you will need to manually update Node fetch to Version 2 at least, and install the cheerio as these are not included on the initial npm install of the modules dependencies.
cd /MagicMirror/modules/MMM-Letterboxdnpm install node-fetch@2once installed, head back to
cd MagicMirror/modules/MMM-Letterboxdnpm install cheeriorestart magic mirror and it should work :)