<?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[edited modules, now can't run the mirror]]></title><description><![CDATA[<p dir="auto">I apologize first and foremost, I am very new to programming and struggling hardcore.  So I edited some of the modules in the config.js, and when I try to run the mirror software, in both server mode or regular, it gives me the debug info below.  Any tips?</p>
<pre><code>0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'start' ]
2 info using npm@6.14.4
3 info using node@v10.20.1
4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig)
5 verbose stack Error: ENOENT: no such file or directory, open '/home/pi/package.json'
6 verbose cwd /home/pi
7 verbose Linux 4.19.97-v7l+
8 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "start"
9 verbose node v10.20.1
10 verbose npm  v6.14.4
11 error code ENOENT
12 error syscall open
13 error path /home/pi/package.json
14 error errno -2
15 error enoent ENOENT: no such file or directory, open '/home/pi/package.json'
16 error enoent This is related to npm not being able to find a file.
17 verbose exit [ -2, true ]
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/12795/edited-modules-now-can-t-run-the-mirror</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 21:30:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12795.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 May 2020 16:03:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to edited modules, now can't run the mirror on Sat, 09 May 2020 20:20:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajurcoi" aria-label="Profile: ajurcoi">@<bdi>ajurcoi</bdi></a> - In the future, please use <a href="https://commonmark.org/help/" target="_blank" rel="noopener noreferrer nofollow ugc">the markdown features</a> of the forum for posting code and logs.</p>
]]></description><link>https://forum.magicmirror.builders/post/74918</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74918</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Sat, 09 May 2020 20:20:03 GMT</pubDate></item><item><title><![CDATA[Reply to edited modules, now can't run the mirror on Sat, 09 May 2020 16:05:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajurcoi" aria-label="Profile: ajurcoi">@<bdi>ajurcoi</bdi></a> said in <a href="/post/74909">edited modules, now can't run the mirror</a>:</p>
<blockquote>
<p dir="auto">5 verbose stack Error: ENOENT: no such file or directory, open ‘/home/pi/package.json’</p>
</blockquote>
<p dir="auto">u are in the wrong folder,</p>
<p dir="auto">need to be in MagicMirror folder, then npm start</p>
]]></description><link>https://forum.magicmirror.builders/post/74910</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74910</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 May 2020 16:05:16 GMT</pubDate></item></channel></rss>