<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Letterboxd Dependencies FYI]]></title><description><![CDATA[<p dir="auto">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.</p>
<pre><code>cd /MagicMirror/modules/MMM-Letterboxd
</code></pre>
<pre><code>npm install node-fetch@2
</code></pre>
<p dir="auto">once installed, head back to</p>
<pre><code>cd MagicMirror/modules/MMM-Letterboxd
</code></pre>
<pre><code>npm install cheerio
</code></pre>
<p dir="auto">restart magic mirror and it should work :)</p>
]]></description><link>https://forum.magicmirror.builders/topic/20271/mmm-letterboxd-dependencies-fyi</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 10:47:32 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20271.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jun 2026 18:11:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Letterboxd Dependencies FYI on Sun, 14 Jun 2026 00:17:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> or fix the package.json</p>
]]></description><link>https://forum.magicmirror.builders/post/131412</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131412</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 14 Jun 2026 00:17:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Letterboxd Dependencies FYI on Sun, 14 Jun 2026 00:06:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qthulhu" aria-label="Profile: Qthulhu">@<bdi>Qthulhu</bdi></a> It would be great if you could create a PR so it can be included in the module README :)</p>
]]></description><link>https://forum.magicmirror.builders/post/131411</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131411</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Sun, 14 Jun 2026 00:06:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Letterboxd Dependencies FYI on Sat, 13 Jun 2026 18:48:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  even better, thank you! :)</p>
]]></description><link>https://forum.magicmirror.builders/post/131410</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131410</guid><dc:creator><![CDATA[Qthulhu]]></dc:creator><pubDate>Sat, 13 Jun 2026 18:48:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Letterboxd Dependencies FYI on Sat, 13 Jun 2026 18:46:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qthulhu" aria-label="Profile: Qthulhu">@<bdi>Qthulhu</bdi></a> you could do both on one npm install</p>
<pre><code>npm install node-fetch@2 cheerio
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/131409</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131409</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 13 Jun 2026 18:46:57 GMT</pubDate></item></channel></rss>