<?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[npm start error]]></title><description><![CDATA[<p dir="auto">After 3 days of mm uptime i rebooted my rpi and pm2 did not start mm.I run npm start and i get this error:</p>
<pre><code>A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module 'depd'
    at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
    at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._load (internal/modules/cjs/loader.js:528:25)
    at Module.require (internal/modules/cjs/loader.js:658:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/node_modules/body-parser/index.js:14:17)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/node_modules/body-parser/index.js:159:3)
    at Module._compile (internal/modules/cjs/loader.js:711:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
</code></pre>
<p dir="auto">any ideas of what happened?</p>
]]></description><link>https://forum.magicmirror.builders/topic/9706/npm-start-error</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 10:52:16 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9706.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Feb 2019 12:18:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to npm start error on Fri, 03 Jan 2020 18:11:15 GMT]]></title><description><![CDATA[<p dir="auto">Both do</p>
<pre><code>cd ~/MagicMirror
npm install
</code></pre>
<p dir="auto">You should not upgrade while mirror is running</p>
<p dir="auto">Apparently neither used the upgrade script, right?</p>
]]></description><link>https://forum.magicmirror.builders/post/67145</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/67145</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2020 18:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to npm start error on Fri, 03 Jan 2020 18:03:02 GMT]]></title><description><![CDATA[<p dir="auto">Do have the same problem after upgrade to 2.10.0.</p>
<p dir="auto">Any hints?</p>
]]></description><link>https://forum.magicmirror.builders/post/67144</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/67144</guid><dc:creator><![CDATA[Binog]]></dc:creator><pubDate>Fri, 03 Jan 2020 18:03:02 GMT</pubDate></item></channel></rss>