<?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[Nothing loading on screen]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/9279/mmm-calendarext2">MMM-CalendarExt2</a><br />
I am new here and am trying to get the calendar extension to work. I set it up with the basic configuation but I am getting a blank screen in Magic Mirror. Any help would be appreciated.</p>
<p dir="auto">{<br />
module: ‘MMM-CalendarExt2’,<br />
config: {<br />
calendars : [<br />
{<br />
url: “<a href="https://www.google.com/calendar/ical/ovb564thnod82u5c4njut98728%40group.calendar.google.com/public/basic.ics" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.google.com/calendar/ical/ovb564thnod82u5c4njut98728%40group.calendar.google.com/public/basic.ics</a>”,<br />
},<br />
],<br />
views: [<br />
{<br />
mode: “daily”,<br />
},<br />
],<br />
scenes: [<br />
{<br />
name: “DEFAULT”,<br />
},<br />
],<br />
},<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/topic/15548/nothing-loading-on-screen</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 19:44:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15548.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Sep 2021 01:45:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nothing loading on screen on Thu, 14 Oct 2021 09:21:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/almightyyoshi" aria-label="Profile: almightyyoshi">@<bdi>almightyyoshi</bdi></a> ‘npm install request’ fixed this problem for me. Took me a while to find the fix though. Use ‘pm2 log’ to see what is causing mm to fail.</p>
]]></description><link>https://forum.magicmirror.builders/post/95529</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95529</guid><dc:creator><![CDATA[Perkinje 0]]></dc:creator><pubDate>Thu, 14 Oct 2021 09:21:48 GMT</pubDate></item><item><title><![CDATA[Reply to Nothing loading on screen on Sun, 19 Sep 2021 11:27:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pkup10" aria-label="Profile: pkup10">@<bdi>pkup10</bdi></a></p>
<p dir="auto">I had the same problem with CalExt2 after a reinstall a couple of months ago. <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> actually led me to it in a random response to someone else. Go into your modules folder and type:</p>
<p dir="auto">npm install request</p>
<p dir="auto">That should clear it up.</p>
]]></description><link>https://forum.magicmirror.builders/post/94648</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94648</guid><dc:creator><![CDATA[almightyyoshi]]></dc:creator><pubDate>Sun, 19 Sep 2021 11:27:05 GMT</pubDate></item><item><title><![CDATA[Reply to Nothing loading on screen on Sat, 18 Sep 2021 03:17:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pkup10" aria-label="Profile: pkup10">@<bdi>pkup10</bdi></a> check the messages where u start mm,</p>
<p dir="auto">there will be some errors,<br />
module not found</p>
<p dir="auto">do<br />
npm install --save<br />
for each in the MMM-CalendarExt2 module folder</p>
<p dir="auto">maybe<br />
request<br />
rrule-alt<br />
and valid-url</p>
]]></description><link>https://forum.magicmirror.builders/post/94616</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94616</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 18 Sep 2021 03:17:55 GMT</pubDate></item></channel></rss>