<?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[MM starts but doesn't show up]]></title><description><![CDATA[<p dir="auto">I recently updatet my MM and the MMM-GooglePhotos module. Since then, it won’t show up after starting it. Even manually.<br />
Also tried some scripts from “sdetweil”, but it’s not working. (but if I now starting it using pm2 start mm, I have two sessions)</p>
<ul>
<li>I also already tried to git pull &amp;&amp; npm install for every module</li>
<li>Debugged the config (no issues)</li>
<li>Restarted everything</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/topic/18355/mm-starts-but-doesn-t-show-up</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 18:52:22 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18355.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Jan 2024 19:21:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:41:35 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><br />
Yes I upgraded manually and in the future I will use your script for sure!</p>
]]></description><link>https://forum.magicmirror.builders/post/114135</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114135</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:41:35 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:35:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> somehow you had the correct top of package.json( that’s where the number comes in the npm start messages), but an incorrect bottom of package json ( no aliases)</p>
<p dir="auto">but git didn’t report the file being different</p>
<p dir="auto">I can’t explain that</p>
<p dir="auto">did u upgrade manually?</p>
<p dir="auto">if so, in the future please use my script</p>
]]></description><link>https://forum.magicmirror.builders/post/114134</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114134</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:35:40 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:19:46 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><br />
BOOM it worked.</p>
<p dir="auto">Thank you soo sooo much. I really appreciate it!!!</p>
<p dir="auto">Can you explain to me what was the problem?</p>
]]></description><link>https://forum.magicmirror.builders/post/114132</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114132</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:19:46 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:17:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> good. if the electron install went ok, then npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/114131</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114131</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:17:33 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:15:36 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>
<pre><code>},
	"optionalDependencies": {
		"electron": "^27.2.0"
	},
	"dependencies": {
		"colors": "^1.4.0",
		"command-exists": "^1.2.9",
		"console-stamp": "^3.1.2",
		"envsub": "^4.1.0",
		"eslint": "^8.56.0",
		"express": "^4.18.2",
		"express-ipfilter": "^1.3.1",
		"feedme": "^2.0.2",
		"helmet": "^7.1.0",
		"html-to-text": "^9.0.5",
		"iconv-lite": "^0.6.3",
		"module-alias": "^2.2.3",
		"moment": "^2.30.1",
		"node-ical": "^0.17.1",
		"socket.io": "^4.7.2"
	},
	"lint-staged": {
		"*": "prettier --write",
		"*.js": "eslint",
		"*.css": "stylelint"
	},
	"_moduleAliases": {
		"node_helper": "js/node_helper.js",
		"logger": "js/logger.js"
	},
	"engines": {
		"node": "&gt;=18"
	}
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114130</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114130</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:15:36 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:14:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> but you did that already… I was wondering about the aliases at the bottom</p>
]]></description><link>https://forum.magicmirror.builders/post/114129</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114129</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:14:25 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:11:41 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>
<pre><code>pi@raspberrypi:~/MagicMirror $ git checkout package.json
0 Paths updated from index
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114128</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114128</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:11:41 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:09:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> I meant check the package.json sorry</p>
]]></description><link>https://forum.magicmirror.builders/post/114127</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114127</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:08:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> fun fun fun</p>
<p dir="auto">npm install electron@27.2.1</p>
]]></description><link>https://forum.magicmirror.builders/post/114126</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114126</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:08:42 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 21:06:30 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><br />
OK.<br />
<strong>git status:</strong> (translated from GER to ENG)</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ git status

On branch master
Your branch is in the same state as 'origin/master'.

Changes that are not marked for commit:
  (use "git add &lt;file&gt;..." to mark the changes for commit)
  (use "git restore &lt;file&gt;..." to discard the changes in the working directory)
	changed: package-lock.json

Unversioned files:
  (use "git add &lt;file&gt;..." to pre-commit the changes)
	config.js
	core
	installers/pm2_MagicMirror.json

no changes marked for commit (use "git add" and/or "git commit -a")

</code></pre>
<p dir="auto"><strong>git checkout package.json</strong> (translated from GER to ENG)</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ git checkout package.json
1 Path updated from index
</code></pre>
<p dir="auto"><strong>check it again</strong></p>
<pre><code>pi@raspberrypi:~/MagicMirror $ git status

On branch master
Your branch is in the same state as 'origin/master'.

Changes that are not marked for commit:
  (use "git add &lt;file&gt;..." to mark the changes for commit)
  (use "git restore &lt;file&gt;..." to discard the changes in the working directory)
	changed: package-lock.json

Unversioned files:
  (use "git add &lt;file&gt;..." to pre-commit the changes)
	config.js
	core
	installers/pm2_MagicMirror.json

no changes marked for commit (use "git add" and/or "git commit -a")

</code></pre>
<p dir="auto">and last but not least: <strong>ls node_modules/.bin/electron</strong></p>
<pre><code>pi@raspberrypi:~/MagicMirror $ ls node_modules/.bin/electron
ls: Unable to access 'node_modules/.bin/electron': File or directory not found
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114125</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114125</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 21:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:57:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> cool do</p>
<p dir="auto">git status</p>
<p dir="auto">then git checkout package.json</p>
<p dir="auto">check it again</p>
<p dir="auto">then ls node_modules/.bin/electron</p>
<p dir="auto">note the dot in front of bin</p>
]]></description><link>https://forum.magicmirror.builders/post/114123</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114123</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:57:29 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:31: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">Yes, the logger.js is there.</p>
<p dir="auto">Here is what package.json sais:</p>
<pre><code>},
  "optionalDependencies": {
    "electron": "^27.2.0"
  },
  "dependencies": {
    "colors": "^1.4.0",
    "command-exists": "^1.2.9",
    "console-stamp": "^3.1.2",
    "envsub": "^4.1.0",
    "eslint": "^8.56.0",
    "express": "^4.18.2",
    "express-ipfilter": "^1.3.1",
    "feedme": "^2.0.2",
    "helmet": "^7.1.0",
    "html-to-text": "^9.0.5",
    "iconv-lite": "^0.6.3",
    "module-alias": "^2.2.3",
    "moment": "^2.30.1",
    "node-ical": "^0.17.1",
    "socket.io": "^4.7.2"
  },
  "lint-staged": {
    "*": "prettier --write",
    "*.js": "eslint",
    "*.css": "stylelint"
  },
  "engines": {
    "node": "&gt;=18"
  },
  "directories": {
    "test": "tests"
  }
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114121</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114121</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:31:18 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:29:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a>  and is logger.js in the ~/MagicMirror/js folder?</p>
]]></description><link>https://forum.magicmirror.builders/post/114120</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114120</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:29:01 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:26:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> also look at end of package.json</p>
<p dir="auto"><img src="/assets/uploads/files/1704659178131-screenshot_20240107_142538_chrome.jpg" alt="Screenshot_20240107_142538_Chrome.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/114118</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114118</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:26:19 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:25:54 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>
<pre><code>i@raspberrypi:~/MagicMirror $ node -v
v20.8.0
pi@raspberrypi:~/MagicMirror $ npm -v
10.1.0

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114119</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114119</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:25:54 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:25:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> weird</p>
<p dir="auto">do</p>
<pre><code>node -v
npm -v
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114117</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114117</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:25:00 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 20:07: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><br />
Looks like something is still missing…</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ npm start

&gt; magicmirror@2.26.0 start
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

App threw an error during load
Error: Cannot find module 'logger'
Require stack:
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at node:internal/modules/cjs/loader:1084:15
    at Function.&lt;anonymous&gt; (node:electron/js2c/browser_init:2:116646)
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at node:internal/modules/cjs/loader:929:27
    at Function._load (node:electron/js2c/asar_bundle:2:13327)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/app.js:14:13)
    at Module._compile (node:internal/modules/cjs/loader:1271:14)
    at Object..js (node:internal/modules/cjs/loader:1326:10)
    at Module.load (node:internal/modules/cjs/loader:1126:32)
    at node:internal/modules/cjs/loader:967:12
    at Function._load (node:electron/js2c/asar_bundle:2:13327)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/electron.js:4:14)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module 'logger'
Require stack:
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at node:internal/modules/cjs/loader:1084:15
    at Function.&lt;anonymous&gt; (node:electron/js2c/browser_init:2:116646)
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at node:internal/modules/cjs/loader:929:27
    at Function._load (node:electron/js2c/asar_bundle:2:13327)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/app.js:14:13)
    at Module._compile (node:internal/modules/cjs/loader:1271:14)
    at Object..js (node:internal/modules/cjs/loader:1326:10)
    at Module.load (node:internal/modules/cjs/loader:1126:32)
    at node:internal/modules/cjs/loader:967:12
    at Function._load (node:electron/js2c/asar_bundle:2:13327)
    at Module.require (node:internal/modules/cjs/loader:1150:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/electron.js:4:14)
[4099:0107/205905.993672:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
    at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
    at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
    at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
    at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
    at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114116</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114116</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 20:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:52:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> cool… npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/114114</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114114</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:52:58 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:44: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>
<pre><code>&gt; magicmirror@2.26.0 install-mm
&gt; npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev

npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/pi/MagicMirror/node_modules/playwright-core
npm ERR! dest /home/pi/MagicMirror/node_modules/.playwright-core-vy8UGbYV
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/home/pi/MagicMirror/node_modules/playwright-core' -&gt; '/home/pi/MagicMirror/node_modules/.playwright-core-vy8UGbYV'

npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-01-07T19_26_34_072Z-debug-0.log
pi@raspberrypi:~/MagicMirror $ sudo rm -rf node_modules
pi@raspberrypi:~/MagicMirror $ npm run install-mm

&gt; magicmirror@2.26.0 install-mm
&gt; npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev

npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:3286) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit

&gt; magicmirror@2.26.0 postinstall
&gt; npm run install-vendor &amp;&amp; npm run install-fonts &amp;&amp; echo "MagicMirror² installation finished successfully! 
&gt; "


&gt; magicmirror@2.26.0 install-vendor
&gt; echo "Installing vendor files ...
&gt; " &amp;&amp; cd vendor &amp;&amp; npm install --loglevel=error --no-audit --no-fund --no-update-notifier

Installing vendor files ...


added 1 package, and changed 2 packages in 12s

&gt; magicmirror@2.26.0 install-fonts
&gt; echo "Installing fonts ...
&gt; " &amp;&amp; cd fonts &amp;&amp; npm install --loglevel=error --no-audit --no-fund --no-update-notifier

Installing fonts ...


changed 2 packages in 6s
MagicMirror² installation finished successfully! 


&gt; magicmirror@2.26.0 prepare
&gt; [ -f node_modules/.bin/husky ] &amp;&amp; husky install || echo no husky installed.

no husky installed.

added 343 packages in 2m
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114113</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114113</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:44:18 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:38:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a></p>
<pre><code>cd ~/MagicMirror
sudo rm -rf node_modules
npm run install-mm
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114110</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114110</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:27:29 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>
<pre><code>&gt; magicmirror@2.26.0 install-mm
&gt; npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev

npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/pi/MagicMirror/node_modules/playwright-core
npm ERR! dest /home/pi/MagicMirror/node_modules/.playwright-core-vy8UGbYV
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/home/pi/MagicMirror/node_modules/playwright-core' -&gt; '/home/pi/MagicMirror/node_modules/.playwright-core-vy8UGbYV'

npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-01-07T19_26_34_072Z-debug-0.log

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114108</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114108</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:27:29 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:25:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> the npm install did not work</p>
<pre><code>cd ~/MagicMirror
npm run install-mm
</code></pre>
<p dir="auto">please advise results</p>
]]></description><link>https://forum.magicmirror.builders/post/114106</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114106</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:25:33 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:24:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benalze" aria-label="Profile: Benalze">@<bdi>Benalze</bdi></a> you should use my upgrade script…</p>
<p dir="auto">note its a two part process</p>
<p dir="auto">test run NO CHANGES… don’t break  anything</p>
<p dir="auto">if you THINK its ok, then the apply run<br />
actually DO the upgrade</p>
<p dir="auto">IF you tried manually, then apply will abort, cause u are already on the current release<br />
(don’t break anything!!!)</p>
<p dir="auto">so you can change the word ‘apply’ to ‘force’ (no quotes)<br />
to upgade over the currect release again…</p>
]]></description><link>https://forum.magicmirror.builders/post/114104</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114104</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:24:21 GMT</pubDate></item><item><title><![CDATA[Reply to MM starts but doesn't show up on Sun, 07 Jan 2024 19:24:21 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>
<pre><code>&gt; magicmirror@2.26.0 start
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

App threw an error during load
Error: Cannot find module 'logger'
Require stack:
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at n._resolveFilename (node:electron/js2c/browser_init:2:117457)
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at f._load (node:electron/js2c/asar_bundle:2:13330)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/app.js:14:13)
    at Module._compile (node:internal/modules/cjs/loader:1269:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32)
    at Module._load (node:internal/modules/cjs/loader:965:12)
    at f._load (node:electron/js2c/asar_bundle:2:13330)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/electron.js:4:14)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module 'logger'
Require stack:
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at n._resolveFilename (node:electron/js2c/browser_init:2:117457)
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at f._load (node:electron/js2c/asar_bundle:2:13330)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/app.js:14:13)
    at Module._compile (node:internal/modules/cjs/loader:1269:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32)
    at Module._load (node:internal/modules/cjs/loader:965:12)
    at f._load (node:electron/js2c/asar_bundle:2:13330)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/js/electron.js:4:14)
[3001:0107/202334.853859:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/114105</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114105</guid><dc:creator><![CDATA[Benalze]]></dc:creator><pubDate>Sun, 07 Jan 2024 19:24:21 GMT</pubDate></item></channel></rss>