<?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[Fails to start... &quot;Log.log is not a function&quot;]]></title><description><![CDATA[<p dir="auto">I got this after i installed some modules and updated packs.</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2024-12-04 21:05:31.188] [ERROR] App threw an error during load<br />
[2024-12-04 21:05:31.196] [ERROR] TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)<br />
A JavaScript error occurred in the main process<br />
Uncaught Exception:<br />
TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)</p>
<p dir="auto">How can i solve this?</p>
]]></description><link>https://forum.magicmirror.builders/topic/19198/fails-to-start-log-log-is-not-a-function</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 17:24:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19198.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Dec 2024 20:15:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Sun, 15 Dec 2024 12:48:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> use my backup/restore scripts yo save your MagicMirror setup<br />
<a href="https://github.com/sdetweil/MagicMirror-backup-restore" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MagicMirror-backup-restore</a></p>
<p dir="auto">then you can rename/delete the MagicMirror folder<br />
and use my install script<br />
see <a href="https://github.com/sdetweil/MagicMirror_scripts" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MagicMirror_scripts</a></p>
<p dir="auto">and then use restore to put the MagicMirror configuration back</p>
]]></description><link>https://forum.magicmirror.builders/post/121944</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121944</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 15 Dec 2024 12:48:31 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Sun, 15 Dec 2024 07:53:24 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></p>
<p dir="auto">I disabled all modules, same errors.<br />
Disabled all but not the  “alert”-module, same errors.</p>
<p dir="auto">I dont think is from the config, maybe the node.js file-system that is messed up.</p>
<p dir="auto">How do i uninstall MagicMirror and make a new clean install to start from scratch?</p>
]]></description><link>https://forum.magicmirror.builders/post/121943</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121943</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Sun, 15 Dec 2024 07:53:24 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Wed, 11 Dec 2024 18:53:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> so weird</p>
<p dir="auto">add<br />
disabled:true,</p>
<p dir="auto">after every<br />
module:<br />
line</p>
<p dir="auto">and change to false one at a time</p>
]]></description><link>https://forum.magicmirror.builders/post/121864</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121864</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 11 Dec 2024 18:53:11 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Wed, 11 Dec 2024 18:49:01 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></p>
<p dir="auto">I deleted MMM-SystemStats from my config.</p>
<p dir="auto">Still getting errors &gt;</p>
<p dir="auto">mt@mt:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2024-12-11 19:48:33.034] [ERROR] App threw an error during load<br />
[2024-12-11 19:48:33.042] [ERROR] TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)<br />
A JavaScript error occurred in the main process<br />
Uncaught Exception:<br />
TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)</p>
]]></description><link>https://forum.magicmirror.builders/post/121863</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121863</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Wed, 11 Dec 2024 18:49:01 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Tue, 10 Dec 2024 18:02:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> tgx</p>
<p dir="auto">This looks like it is caused by MMM-SystemStats module</p>
<p dir="auto">You can edit the MMM-SystemStats.js<br />
and comment it out (add // as the start of the text on that line)</p>
<p dir="auto">One occurance is not commented</p>
<p dir="auto">Or change it to <a href="http://Log.info" target="_blank" rel="noopener noreferrer nofollow ugc">Log.info</a></p>
]]></description><link>https://forum.magicmirror.builders/post/121826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121826</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 10 Dec 2024 18:02:47 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Tue, 10 Dec 2024 12:26:18 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></p>
<p dir="auto">Here it is, I really appreciate your help.</p>
<pre><code class="language-js">let config = {
	address: "localhost",				// Address to listen on, can be:
							// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
							// - another specific IPv4/6 to listen on a specific interface
							// - "0.0.0.0", "::" to listen on any interface
							// Default, when address config is left out or empty, is "localhost"
	port: 8080,
	basePath: "/",					// The URL path where MagicMirrorÂ² is hosted. If you are using a Reverse proxy
									// you must set the sub path here. basePath must end with a /
	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],		// Set [] to allow all IP addresses
									// or add a specific IPv4 of 192.168.1.5 :
									// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
									// or IPv4 range of 192.168.3.0 --&gt; 192.168.3.15 use CIDR format :
									// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],

	useHttps: false,	// Support HTTPS or not, default "false" will use HTTP
	httpsPrivateKey: "",	// HTTPS private key path, only require when useHttps is true
	httpsCertificate: "",	// HTTPS Certificate path, only require when useHttps is true

	language: "sv",
	locale: "sv-SV",
	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
	timeFormat: 24,
	units: "metric",

	modules: [


{
		module: 'MMM-SystemStats',
		position: 'top_right', // This can be any of the regions.
		// classes: 'small dimmed', // Add your own styling. OPTIONAL.
		// header: 'System Stats', // Set the header text OPTIONAL
		config: {
			updateInterval: 10000, // every 10 seconds
			align: 'right', // align labels
			//header: 'System Stats', // This is optional
			units: 'metric', // default, metric, imperial
			view: 'textAndIcon',
		},
	},


			{
			module: "MMM-Online-State",
			position: "bottom_right",
			config: {
				displaysymbol: true,
				symbolOnline: "wifi",
				colored: true,
				colorOnline: "#fff",
				colorOffline: "red",
                        }
                },
		{
			module: "alert",
		},
		{
			module: "updatenotification",
			position: "top_bar"
		},
		{
			module: "clock",
			position: "top_left"
		},
		{
			module: "calendar",
                        header: "Helgdagar",
                        position: "top_left",
                        config: {
			maximumEntries: 5,
                                calendars: [
                                        {
                                                fetchInterval: 7 * 24 * 60 * 60 * 1000,
                                                symbol: "calendar-check",
                                                url: "webcal://localhost:8080/modules/ics/se_holidays.ics"
                                        }
                                ]
                        }
                },
	//	{
	//		module: "compliments",
	//		position: "lower_third"
	//	},
		{
			module: "weather",
			position: "top_right",
			config: {
				weatherProvider: "openmeteo",
				type: "current",
				lat: 55.60587,
				lon: 13.00073
			}
		},
		{
			module: "weather",
			position: "top_right",
			header: "VÃ¤der",
			config: {
				weatherProvider: "openmeteo",
				type: "forecast",
				lat: 55.60587,
				lon: 13.00073
			}
		},
		{
			module: "newsfeed",
			position: "top_bar",
			config: {
				feeds: [
					{
						title: "Sydsvenskan - Senaste nytt",
						url: "https://www.sydsvenskan.se/feeds/feed.xml"
					}
				],
				showSourceTitle: true,
				showPublishDate: true,
				broadcastNewsFeeds: true,
				broadcastNewsUpdates: true
			}
		},


                        {
                        module: 'MMM-Globe',
                        position: 'middle_center',
                        config: {
                                style: 'geoColor',
                                imageSize: 300,
                                ownImagePath:'',
                                updateInterval: 10*60*1000
                        }
                },
	]
};

/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") { module.exports = config; }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/121818</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121818</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Tue, 10 Dec 2024 12:26:18 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Mon, 09 Dec 2024 14:27:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> can you show me the config.js, xxx out any apikeys or private info</p>
]]></description><link>https://forum.magicmirror.builders/post/121794</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121794</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 09 Dec 2024 14:27:39 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Mon, 09 Dec 2024 14:23:07 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></p>
<p dir="auto">mt@mt:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2024-12-09 15:22:44.863] [ERROR] App threw an error during load<br />
[2024-12-09 15:22:44.871] [ERROR] TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)<br />
A JavaScript error occurred in the main process<br />
Uncaught Exception:<br />
TypeError: Log.log is not a function<br />
at Object. (/home/mt/MagicMirror/js/app.js:16:5)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at Module.require (node:internal/modules/cjs/loader:1318:19)<br />
at require (node:internal/modules/helpers:179:18)<br />
at Object. (/home/mt/MagicMirror/js/electron.js:4:14)<br />
at Module._compile (node:internal/modules/cjs/loader:1484:14)<br />
at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)<br />
at Module.load (node:internal/modules/cjs/loader:1295:32)<br />
at Module._load (node:internal/modules/cjs/loader:1111:12)<br />
at c._load (node:electron/js2c/node_init:2:17025)<br />
at cjsLoader (node:internal/modules/esm/translators:350:17)<br />
at ModuleWrap. (node:internal/modules/esm/translators:286:7)</p>
]]></description><link>https://forum.magicmirror.builders/post/121793</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121793</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Mon, 09 Dec 2024 14:23:07 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Mon, 09 Dec 2024 12:54:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> ok and now, in the MagicMirror folder<br />
The output of npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/121791</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121791</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 09 Dec 2024 12:54:07 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Mon, 09 Dec 2024 09:03:02 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></p>
<p dir="auto">mt@mt:~/MagicMirror $ npm install</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 postinstall<br />
npm run install-vendor &amp;&amp; npm run install-fonts &amp;&amp; echo "MagicMirror² installation finished successfully!<br />
"</p>
</blockquote>
<blockquote>
<p dir="auto">magicmirror@2.29.0 install-vendor<br />
echo "Installing vendor files …<br />
" &amp;&amp; cd vendor &amp;&amp; npm install --loglevel=error --no-audit --no-fund --no-update-notifier</p>
</blockquote>
<p dir="auto">Installing vendor files …</p>
<p dir="auto">up to date in 3s</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 install-fonts<br />
echo "Installing fonts …<br />
" &amp;&amp; cd fonts &amp;&amp; npm install --loglevel=error --no-audit --no-fund --no-update-notifier</p>
</blockquote>
<p dir="auto">Installing fonts …</p>
<p dir="auto">up to date in 3s<br />
MagicMirror² installation finished successfully!</p>
<blockquote>
<p dir="auto">magicmirror@2.29.0 prepare<br />
[ -f node_modules/.bin/husky ] &amp;&amp; husky || echo no husky installed.</p>
</blockquote>
<p dir="auto">up to date in 56s</p>
<p dir="auto">208 packages are looking for funding<br />
run <code>npm fund</code> for details<br />
npm notice<br />
npm notice New patch version of npm available! 10.9.0 -&gt; 10.9.2<br />
npm notice Changelog: <a href="https://github.com/npm/cli/releases/tag/v10.9.2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/npm/cli/releases/tag/v10.9.2</a><br />
npm notice To update run: npm install -g npm@10.9.2<br />
npm notice</p>
]]></description><link>https://forum.magicmirror.builders/post/121790</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121790</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Mon, 09 Dec 2024 09:03:02 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Thu, 05 Dec 2024 12:51:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> can you show me the output of the npm install</p>
]]></description><link>https://forum.magicmirror.builders/post/121723</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121723</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 05 Dec 2024 12:51:57 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Thu, 05 Dec 2024 06:38:43 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></p>
<p dir="auto">I tried to run a new “npm install” in the MM-folder, but i still have the same errors.</p>
<p dir="auto">Is it advised to delete and reinstall Magic Mirror completely?</p>
]]></description><link>https://forum.magicmirror.builders/post/121721</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121721</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Thu, 05 Dec 2024 06:38:43 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Wed, 04 Dec 2024 20:54:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> in the MagicMirror folder</p>
]]></description><link>https://forum.magicmirror.builders/post/121705</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121705</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Dec 2024 20:54:53 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Wed, 04 Dec 2024 20:30:31 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></p>
<p dir="auto">I just ran “npm install” but it didnt solve this.</p>
<p dir="auto">Did you mean a package/module?</p>
<p dir="auto">mt@mt:~ $ npm install</p>
<p dir="auto">up to date, audited 79 packages in 21s</p>
<p dir="auto">22 packages are looking for funding<br />
run <code>npm fund</code> for details</p>
<p dir="auto">found 0 vulnerabilities</p>
]]></description><link>https://forum.magicmirror.builders/post/121704</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121704</guid><dc:creator><![CDATA[Bimtronic]]></dc:creator><pubDate>Wed, 04 Dec 2024 20:30:31 GMT</pubDate></item><item><title><![CDATA[Reply to Fails to start... &quot;Log.log is not a function&quot; on Wed, 04 Dec 2024 20:20:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bimtronic" aria-label="Profile: Bimtronic">@<bdi>Bimtronic</bdi></a> the npm install did not complete</p>
]]></description><link>https://forum.magicmirror.builders/post/121703</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121703</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Dec 2024 20:20:11 GMT</pubDate></item></channel></rss>