<?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-CalendarWeek (MODULE_NOT_FOUND) - MM2.15.0]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Could someone please advise why I am getting this error when trying to run MM with MMM-CalendarWeek configured?</p>
<p dir="auto">npm install does not seem to do enything when running within<br />
/home/pi/MagicMirror/modules/MMM-CalendarWeek</p>
<p dir="auto">npm start</p>
<p dir="auto">[06.06.2021 11:20.54.870] [LOG]   Starting MagicMirror: v2.15.0<br />
[06.06.2021 11:20.54.879] [LOG]   Loading config …<br />
[06.06.2021 11:20.54.892] [LOG]   Loading module helpers …<br />
[06.06.2021 11:20.54.896] [LOG]   No helper found for module: clock.<br />
[06.06.2021 11:20.55.807] [LOG]   Initializing new module helper …<br />
[06.06.2021 11:20.55.808] [LOG]   Module helper loaded: calendar<br />
[06.06.2021 11:20.55.898] [LOG]   Initializing new module helper …<br />
[06.06.2021 11:20.55.900] [LOG]   Module helper loaded: MMM-OpenWeatherMapForecast<br />
***[06.06.2021 11:20.55.905] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘valid-url’<br />
Require stack:</p>
<ul>
<li>/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js***</li>
<li></li>
</ul>
<p dir="auto">[06.06.2021 11:20.55.907] [LOG]   Loading module helpers …<br />
[06.06.2021 11:20.55.909] [LOG]   No helper found for module: clock.<br />
[06.06.2021 11:20.55.910] [LOG]   Initializing new module helper …<br />
[06.06.2021 11:20.55.912] [LOG]   Module helper loaded: calendar<br />
[06.06.2021 11:20.55.913] [LOG]   Initializing new module helper …<br />
[06.06.2021 11:20.55.914] [LOG]   Module helper loaded: MMM-OpenWeatherMapForecast<br />
********[06.06.2021 11:20.55.917] [ERROR] App threw an error during load<br />
[06.06.2021 11:20.55.921] [ERROR] Error: Cannot find module ‘valid-url’<br />
Require stack:</p>
<ul>
<li>/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js********</li>
<li>at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)<br />
at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)<br />
at Module._load (internal/modules/cjs/loader.js:848:27)<br />
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)<br />
at Module.require (internal/modules/cjs/loader.js:1032:19)<br />
at require (internal/modules/cjs/helpers.js:72:18)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js:9:16)<br />
at Module._compile (internal/modules/cjs/loader.js:1152:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1173:10)<br />
[06.06.2021 11:20.55.924] [ERROR] Whoops! There was an uncaught exception…<br />
[06.06.2021 11:20.55.934] [ERROR] Error: Cannot find module ‘valid-url’<br />
Require stack:</li>
<li>/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js</li>
<li>at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)<br />
at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)<br />
at Module._load (internal/modules/cjs/loader.js:848:27)<br />
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)<br />
at Module.require (internal/modules/cjs/loader.js:1032:19)<br />
at require (internal/modules/cjs/helpers.js:72:18)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js:9:16)<br />
at Module._compile (internal/modules/cjs/loader.js:1152:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1173:10) {<br />
code: ‘MODULE_NOT_FOUND’,<br />
requireStack: [<br />
‘/home/pi/MagicMirror/modules/MMM-CalendarWeek/node_helper.js’,<br />
‘/home/pi/MagicMirror/js/app.js’,<br />
‘/home/pi/MagicMirror/js/electron.js’,<br />
‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,<br />
undefined<br />
]<br />
}<br />
[06.06.2021 11:20.55.939] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[06.06.2021 11:20.55.940] [ERROR] If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a><br />
[06.06.2021 11:20.56.394] [LOG]   Launching application.</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/topic/15101/mmm-calendarweek-module_not_found-mm2-15-0</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 00:42:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15101.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Jun 2021 10:24:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CalendarWeek (MODULE_NOT_FOUND) - MM2.15.0 on Sun, 06 Jun 2021 11:52:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peggleg" aria-label="Profile: peggleg">@<bdi>peggleg</bdi></a> yes, reported back in April.</p>
<p dir="auto">MM  has removed items connected the the request library, which has security issues and will not be updated.</p>
<p dir="auto">it seems a number of modules did not document using libraries in their package.json file.</p>
<p dir="auto">to work around,</p>
<p dir="auto">in the module or mm folder do</p>
<p dir="auto">npm install valid-url</p>
]]></description><link>https://forum.magicmirror.builders/post/91920</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91920</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 06 Jun 2021 11:52:39 GMT</pubDate></item></channel></rss>