<?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[error: Pulling is not possible because you have unmerged files.]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">Trying to update Magic Mirror to the latest version after receiving a message on my mirror, I have always had issues updating the Mirror software but the messages provided to me in the past have always been helpful and I have manged to muddle my way through and get updated.</p>
<p dir="auto">Now after issuing git pull &amp;&amp; npm install in the Magicmirror directory, all I get is the below…</p>
<p dir="auto">error: Pulling is not possible because you have unmerged files.<br />
hint: Fix them up in the work tree, and then use ‘git add/rm ’<br />
hint: as appropriate to mark resolution and make a commit.<br />
fatal: Exiting because of an unresolved conflict.</p>
<p dir="auto">I have no idea what these can be, in the past I have always had issues with package lock json and vendor package lock json but the errors provided previously have always helped and offered explanations.</p>
<p dir="auto">I am running the stock mirror software with the Google Photos module added, can anybody help me to understand what the above message means and where I can fix it to enable me to update?</p>
<p dir="auto">Thank you in advance.</p>
]]></description><link>https://forum.magicmirror.builders/topic/11506/error-pulling-is-not-possible-because-you-have-unmerged-files</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 10:53:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11506.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Nov 2019 13:35:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:29:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> email to same userid as here on gmail</p>
]]></description><link>https://forum.magicmirror.builders/post/63692</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63692</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:29:59 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:29:20 GMT]]></title><description><![CDATA[<p dir="auto">HI matey, I ran this command…</p>
<p dir="auto">bash -c  “$(curl -sL <a href="https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0</a>)” force</p>
<p dir="auto">so not sure why it said test run = Y.</p>
<p dir="auto">My son has a swim gala now so got to shoot, I will get the contents of the log to you, do I just VI it or is there another way to get it to you?</p>
]]></description><link>https://forum.magicmirror.builders/post/63691</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63691</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:29:20 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:23:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> said in <a href="/post/63687">error: Pulling is not possible because you have unmerged files.</a>:</p>
<blockquote>
<p dir="auto">doing test run = true</p>
</blockquote>
<p dir="auto">nothing changes in test_run mode</p>
<p dir="auto">must use apply or force parms to get changes put on</p>
<p dir="auto">code block,</p>
<p dir="auto">paste text, select it all (pasted), then hit the &lt;/&gt; button above the entry box</p>
]]></description><link>https://forum.magicmirror.builders/post/63688</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63688</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:23:55 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:14:58 GMT]]></title><description><![CDATA[<p dir="auto">Just VI it abd this is all that appeared on my screen…</p>
<p dir="auto">Upgrade started - Sat Nov  2 15:10:57 GMT 2019<br />
doing test run = true<br />
downloading dumpactivemodules script</p>
<p dir="auto">saving custom.css<br />
not english or locale not set, set git alias<br />
remote name = origin<br />
upgrading from version 2.9.0 to 2.9.0<br />
fetching latest revisions<br />
current branch = master<br />
there are 28 local files that are different than the master repo</p>
<p dir="auto">.eslintrc.json<br />
.gitignore<br />
.travis.yml<br />
<a href="http://CHANGELOG.md" target="_blank" rel="noopener noreferrer nofollow ugc">CHANGELOG.md</a><br />
<a href="http://LICENSE.md" target="_blank" rel="noopener noreferrer nofollow ugc">LICENSE.md</a><br />
installers/raspberry.sh<br />
js/main.js<br />
modules/default/calendar/vendor/ical.js/node-ical.js<br />
modules/default/clock/clock.js<br />
modules/default/currentweather/currentweather.js<br />
modules/default/newsfeed/newsfeed.js<br />
modules/default/updatenotification/node_helper.js<br />
modules/default/updatenotification/updatenotification.js<br />
modules/default/weather/providers/darksky.js<br />
modules/default/weather/providers/openweathermap.js<br />
modules/default/weather/providers/ukmetoffice.js<br />
modules/default/weather/providers/weathergov.js<br />
modules/default/weather/weather.js<br />
modules/default/weather/weatherprovider.js<br />
modules/default/weatherforecast/weatherforecast.js<br />
package.json<br />
<a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a><br />
tests/e2e/vendor_spec.js<br />
translations/en.json<br />
translations/es.json<br />
translations/translations.js<br />
vendor/package-lock.json<br />
package-lock.json</p>
<p dir="auto">save/restore files selection = n<br />
“upgrade.log” 3423 lines, 162303 characters</p>
<p dir="auto">Not sure what you mean by markdown code block, sorry, like In say, still new to this.</p>
]]></description><link>https://forum.magicmirror.builders/post/63687</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63687</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:14:58 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:03:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> show me the ~/MagicMirror/installers/upgrade.log</p>
<p dir="auto">if u can’t post (please use the markdown code block) email to me, same userid as here on gmail</p>
]]></description><link>https://forum.magicmirror.builders/post/63685</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63685</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:03:36 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 17:02:26 GMT]]></title><description><![CDATA[<p dir="auto">OK done that, it ran, threw out no errors that I could see, so rebooted the Pi using sudo reboot and it all booted back up OK but the Magic Mirror still says there is an update?</p>
]]></description><link>https://forum.magicmirror.builders/post/63684</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63684</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 17:02:26 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:49:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> change apply to force</p>
<p dir="auto">this was in case u had some failure part way thru…and had to restart</p>
]]></description><link>https://forum.magicmirror.builders/post/63681</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63681</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:49:57 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:48:49 GMT]]></title><description><![CDATA[<p dir="auto">OK, so I ran the script with the apply option and it said something about the versions are the same and just finished.</p>
<p dir="auto">Did all the test we do earlier pull down version 2.9.0 and that is what your installer is seeing?</p>
<p dir="auto">Just rebooted the Pi in case and when the Magic Mirror booted up it still said there was an update needed.</p>
]]></description><link>https://forum.magicmirror.builders/post/63680</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63680</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:48:49 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:27:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> yes, go ahead… good strategy. backup… never hurts…</p>
<p dir="auto">thanks for all your help !!</p>
<p dir="auto">my main computer boot drive is starting to fail…</p>
<p dir="auto">time for a hard drive switch later today!</p>
]]></description><link>https://forum.magicmirror.builders/post/63677</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63677</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:27:38 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:25:47 GMT]]></title><description><![CDATA[<p dir="auto">Of course, sorry, my bad, I did read that.</p>
<p dir="auto">So am I OK to run this now with the apply option and it should update me to 2.9.0?</p>
<p dir="auto">Also, on the slim chance this mucks up, I backed up my SD card prioe to doing all this, guess I will be OK to just reflash the card with that backup image?</p>
]]></description><link>https://forum.magicmirror.builders/post/63675</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63675</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:25:47 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:22:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> u should have seen a message</p>
<pre><code>	any *-lock.json files do not need to be saved
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/63673</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63673</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:22:59 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:21:15 GMT]]></title><description><![CDATA[<p dir="auto">OK nice one, that has come back with no errors or anything. :)</p>
<p dir="auto">Guessing I am correct in replying N to the question regarding lock.json files needed to be saved, I have no idea if I need them or not - lol?</p>
]]></description><link>https://forum.magicmirror.builders/post/63672</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63672</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:21:15 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:17:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> ok, last time…   hard to see the side effects</p>
<pre><code>$(git status 2&gt;&amp;1) &gt;&gt;$logfile
</code></pre>
<p dir="auto">that means execute the git status command , and THEN execute the results of THAT , and pass THOSE results to the log</p>
<p dir="auto">what I wanted was</p>
<pre><code>git status 2&gt;&amp;1 &gt;&gt;$logfile
</code></pre>
<p dir="auto">exec the git status command, and pass ITS results to the log</p>
]]></description><link>https://forum.magicmirror.builders/post/63671</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63671</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:17:22 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:11:05 GMT]]></title><description><![CDATA[<p dir="auto">Nearly…</p>
<p dir="auto">saving custom.css<br />
upgrading from version 2.9.0 to 2.9.0<br />
fetching latest revisions<br />
bash: line 161: On branch master: command not found<br />
there are 28 local files that are different than the master repo</p>
]]></description><link>https://forum.magicmirror.builders/post/63670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63670</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:11:05 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:09:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> one last time</p>
]]></description><link>https://forum.magicmirror.builders/post/63669</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63669</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:09:28 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 16:07:39 GMT]]></title><description><![CDATA[<p dir="auto">saving custom.css<br />
upgrading from version 2.9.0 to 2.9.0<br />
fetching latest revisions<br />
bash: line 154: [: missing `]’<br />
MagicMirror git fetch failed<br />
restoring custom.css</p>
]]></description><link>https://forum.magicmirror.builders/post/63668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63668</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 16:07:39 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:57:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> can I beg one more try?</p>
]]></description><link>https://forum.magicmirror.builders/post/63667</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63667</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:53:44 GMT]]></title><description><![CDATA[<p dir="auto">Just ran it again without the extra logging and a block of the output shows this…</p>
<p dir="auto">saving custom.css<br />
upgrading from version 2.9.0 to 2.9.0<br />
fetching latest revisions<br />
bash: line 159: On branch master: command not found<br />
there are 28 local files that are different than the master repo</p>
]]></description><link>https://forum.magicmirror.builders/post/63666</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63666</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:53:44 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:50:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> cool, can u try that one more time (without apply)  to see if I fixed the line 159 problem</p>
]]></description><link>https://forum.magicmirror.builders/post/63665</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63665</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:50:02 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:41:45 GMT]]></title><description><![CDATA[<p dir="auto">Hope this has everything you need…</p>
<ul>
<li>echo current branch = master<br />
++ git status</li>
<li>‘On branch master’ ‘Your branch and ‘'‘origin/master’'’ have diverged,’ ‘and have 4 and 76 different commits each, respectively.’ ’  (use “git pull” to merge the remote branch into yours)’ ‘You have unmerged paths.’ ’  (fix conflicts and run “git commit”)’ ’  (use “git merge --abort” to abort the merge)’ ‘Changes to be committed:’ ’      modified:   .eslintrc.json’ ’   modified:   .gitignore’ ’       modified:   .travis.yml’ ’      modified:   <a href="http://CHANGELOG.md" target="_blank" rel="noopener noreferrer nofollow ugc">CHANGELOG.md</a>’ ’     modified:   <a href="http://LICENSE.md" target="_blank" rel="noopener noreferrer nofollow ugc">LICENSE.md</a>’ ’      deleted:    css/custom.css’ ’    modified:   installers/raspberry.sh’ ’  modified:   js/main.js’ ’       modified:   modules/default/calendar/vendor/ical.js/node-ical.js’ ’     modified:   modules/default/clock/clock.js’ ’   modified:   modules/default/currentweather/currentweather.js’ ’ modified:   modules/default/newsfeed/newsfeed.js’ ’     modified:   modules/default/updatenotification/node_helper.js’ ’        modified:   modules/default/updatenotification/updatenotification.js’ ’ modified:   modules/default/weather/providers/darksky.js’ ’     modified:   modules/default/weather/providers/openweathermap.js’ ’      modified:   modules/default/weather/providers/ukmetoffice.js’ ’ modified:   modules/default/weather/providers/weathergov.js’ ’  modified:   modules/default/weather/weather.js’ ’       modified:   modules/default/weather/weatherprovider.js’ ’       modified:   modules/default/weatherforecast/weatherforecast.js’ ’       modified:   package.json’ ’     modified:   <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a>’ ’    new file:   tests/configs/modules/weather/currentweather_default.js’ ’   new file:   tests/configs/modules/weather/currentweather_options.js’ ’  new file:   tests/configs/modules/weather/currentweather_units.js’ ’    new file:   tests/configs/modules/weather/forecastweather_default.js’ ’ new file:   tests/configs/modules/weather/forecastweather_options.js’ ’ new file:   tests/e2e/modules/mocks/index.js’ ’ new file:   tests/e2e/modules/mocks/weather_current.js’ ’       new file:   tests/e2e/modules/mocks/weather_forecast.js’ ’      new file:   tests/e2e/modules/weather_spec.js’ ’        modified:   tests/e2e/vendor_spec.js’ ’ new file:   tests/node_modules/webdriverajaxstub/index.js’ ’    modified:   translations/en.json’ ’     modified:   translations/es.json’ ’     new file:   translations/ms-my.json’ ’  modified:   translations/translations.js’ ’     new file:   <a href="http://untrack-css.sh" target="_blank" rel="noopener noreferrer nofollow ugc">untrack-css.sh</a>’ ’   modified:   vendor/package-lock.json’ ‘Unmerged paths:’ ’  (use “git add …” to mark resolution)’ ’     both modified:   package-lock.json’ ‘Untracked files:’ ’  (use “git add …” to include in what will be committed)’ ’      css/save_custom.css’ ’  installers/dumpactivemodules.js’<br />
bash: line 159: On branch master: command not found<br />
++ git status<br />
++ grep modified<br />
++ awk -F: ‘{print $2}’</li>
<li>diffs=’   .eslintrc.json<br />
.gitignore<br />
.travis.yml<br />
<a href="http://CHANGELOG.md" target="_blank" rel="noopener noreferrer nofollow ugc">CHANGELOG.md</a><br />
<a href="http://LICENSE.md" target="_blank" rel="noopener noreferrer nofollow ugc">LICENSE.md</a><br />
installers/raspberry.sh<br />
js/main.js<br />
modules/default/calendar/vendor/ical.js/node-ical.js</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/63664</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63664</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:41:45 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:35:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> cool,just like it should have… altho…  line 159 bothers me</p>
<p dir="auto">can you run it again without apply, and use the debug flag</p>
<pre><code>bash -c -x "$(curl -sL https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0)"
</code></pre>
<p dir="auto">you will have to scroll back up in the terminal window, but I’d like to see the  few lines above/below the error line 159</p>
<p dir="auto">thx</p>
]]></description><link>https://forum.magicmirror.builders/post/63663</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63663</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:35:45 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:16:35 GMT]]></title><description><![CDATA[<p dir="auto">OK, so its official, I am a numpty :)</p>
<p dir="auto">This is what I get now when I run it…</p>
<p dir="auto">the log will be /home/pi/MagicMirror/installers/upgrade.log<br />
doing test run = true<br />
update log will be in /home/pi/MagicMirror/installers/upgrade.log</p>
<p dir="auto">saving custom.css<br />
upgrading from version 2.9.0 to 2.9.0<br />
fetching latest revisions<br />
bash: line 159: On branch master: command not found<br />
there are 28 local files that are different than the master repo</p>
<p dir="auto">.eslintrc.json<br />
.gitignore<br />
.travis.yml<br />
<a href="http://CHANGELOG.md" target="_blank" rel="noopener noreferrer nofollow ugc">CHANGELOG.md</a><br />
<a href="http://LICENSE.md" target="_blank" rel="noopener noreferrer nofollow ugc">LICENSE.md</a><br />
installers/raspberry.sh<br />
js/main.js<br />
modules/default/calendar/vendor/ical.js/node-ical.js<br />
modules/default/clock/clock.js<br />
modules/default/currentweather/currentweather.js<br />
modules/default/newsfeed/newsfeed.js<br />
modules/default/updatenotification/node_helper.js<br />
modules/default/updatenotification/updatenotification.js<br />
modules/default/weather/providers/darksky.js<br />
modules/default/weather/providers/openweathermap.js<br />
modules/default/weather/providers/ukmetoffice.js<br />
modules/default/weather/providers/weathergov.js<br />
modules/default/weather/weather.js<br />
modules/default/weather/weatherprovider.js<br />
modules/default/weatherforecast/weatherforecast.js<br />
package.json<br />
<a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a><br />
tests/e2e/vendor_spec.js<br />
translations/en.json<br />
translations/es.json<br />
translations/translations.js<br />
vendor/package-lock.json<br />
package-lock.json</p>
<p dir="auto">any *-lock.json files do not need to be saved<br />
do you want to save these files for later   (Y/n)?n<br />
skipping restore for .eslintrc.json, doing test run<br />
skipping restore for .gitignore, doing test run<br />
skipping restore for .travis.yml, doing test run<br />
skipping restore for <a href="http://CHANGELOG.md" target="_blank" rel="noopener noreferrer nofollow ugc">CHANGELOG.md</a>, doing test run<br />
skipping restore for <a href="http://LICENSE.md" target="_blank" rel="noopener noreferrer nofollow ugc">LICENSE.md</a>, doing test run<br />
skipping restore for installers/raspberry.sh, doing test run<br />
skipping restore for js/main.js, doing test run<br />
skipping restore for modules/default/calendar/vendor/ical.js/node-ical.js, doing test run<br />
skipping restore for modules/default/clock/clock.js, doing test run<br />
skipping restore for modules/default/currentweather/currentweather.js, doing test run<br />
skipping restore for modules/default/newsfeed/newsfeed.js, doing test run<br />
skipping restore for modules/default/updatenotification/node_helper.js, doing test run<br />
skipping restore for modules/default/updatenotification/updatenotification.js, doing test run<br />
skipping restore for modules/default/weather/providers/darksky.js, doing test run<br />
skipping restore for modules/default/weather/providers/openweathermap.js, doing test run<br />
skipping restore for modules/default/weather/providers/ukmetoffice.js, doing test run<br />
skipping restore for modules/default/weather/providers/weathergov.js, doing test run<br />
skipping restore for modules/default/weather/weather.js, doing test run<br />
skipping restore for modules/default/weather/weatherprovider.js, doing test run<br />
skipping restore for modules/default/weatherforecast/weatherforecast.js, doing test run<br />
skipping restore for package.json, doing test run<br />
skipping restore for <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a>, doing test run<br />
skipping restore for tests/e2e/vendor_spec.js, doing test run<br />
skipping restore for translations/en.json, doing test run<br />
skipping restore for translations/es.json, doing test run<br />
skipping restore for translations/translations.js, doing test run<br />
skipping restore for vendor/package-lock.json, doing test run<br />
skipping restore for package-lock.json, doing test run<br />
processing dependency changes for active modules with package.json files</p>
<h2>processing for module MMM-GooglePhotos please wait</h2>
<p dir="auto">skipped processing for MMM-GooglePhotos, doing test run<br />
processing complete for module MMM-GooglePhotos</p>
<p dir="auto">restoring custom.css</p>
<p dir="auto">It then put me back to the command line.</p>
]]></description><link>https://forum.magicmirror.builders/post/63662</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63662</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:16:35 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:04:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daztyper" aria-label="Profile: DazTypeR">@<bdi>DazTypeR</bdi></a> yes… if you do it without bash -c, then it downloads the file, and throws it away</p>
<p dir="auto">if you do the bash -c, then it executes the script (single command -c)</p>
<p dir="auto">watch out for the double quotes… sometimes those turn into MS word document quotes, which linux shells don’t like</p>
]]></description><link>https://forum.magicmirror.builders/post/63661</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63661</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to error: Pulling is not possible because you have unmerged files. on Sat, 02 Nov 2019 15:01:59 GMT]]></title><description><![CDATA[<p dir="auto">Hang on, I just ran this command…</p>
<p dir="auto">(curl -sL <a href="https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0</a>)</p>
<p dir="auto">Should I have run this command…</p>
<p dir="auto">bash -c  “$(curl -sL <a href="https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0</a>)”</p>
<p dir="auto">No idea what the bash -c does?</p>
<p dir="auto">Would this have made a difference?</p>
]]></description><link>https://forum.magicmirror.builders/post/63660</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63660</guid><dc:creator><![CDATA[DazTypeR]]></dc:creator><pubDate>Sat, 02 Nov 2019 15:01:59 GMT</pubDate></item></channel></rss>