Read the statement by Michael Teeuw here.
trouble updating module
-
I copy paste the file and it shows me too many characters.
I copy and paste the file and remove txt it tells me invalid file type authorized jpg jpeg png gif what to do? -
@pat59 put in code block like always
paste text with empty line above and below
select text just pasted
hit the button </> above the messge editoryou cannot ‘attach’ files… only pictures…
there shouldn’t be that much in the paste output anyhow
neither of those files is very big
-
code_text ```}, + { + "longname": "MMM-Remote-Control-Repository", + "id": "MMRIZE/MMM-Remote-Control-Repository", + "url": "https://github.com/MMRIZE/MMM-Remote-Control-Repository", + "author": "MMRIZE", + "desc": "Plugin for `MMM-Remote-Control` to update installable modules automatically." + }, "longname": "MMM-Remote-Control", "id": "Jopyth/MMM-Remote-Control", @@ -147,18 +350,39 @@ "desc": "Cleanly shutdown (or reboot) your mirror, edit which modules are shown on your mirror and turn your monitor off and on from a simple website, i.e. from your smartphone. }, { - "longname": "MMM-Remote-Control-Repository", - "id": "eouia/MMM-Remote-Control-Repository", - "url": "https://github.com/eouia/MMM-Remote-Control-Repository", - "author": "eouia", - "desc": "Plugin for `MMM-Remote-Control` to update installable modules automatically." + "longname": "MM-Remote", + "id": "Klettner/MM-Remote", + "url": "https://github.com/Klettner/MM-Remote", + "author": "Klettner", + "desc": "Android 📱 and Windows-desktop 💻 app to control your MagicMirror² remotely. (Shutdown, reboot, toggle monitor on/off, change brightness of monitor, custom-commands, etc.)." + }, + {
-
@pat59 weird
in the module folder dogit reset --hard HEAD
this will restore all changed files back to the repo level
then your module update process should work
-
always the update message that appears
-
-
@pat59 no, in the folder of the module you are having trouble updating
MMM-RemoteControl
as you are having trouble with one module, all the commands would be relative to that module’s folder… right??
-
Sorry I don’t understand your question I’m a newbie
-
I just noticed that I forgot to put Remote control in the module folder. I did the manipulation again, then did a git pull again and npm install, that’s it, it’s back to normal, no more update messages, a big thank you to you for your help. how can I thank you do you have a kitty to make a donation cordially
-
@pat59 glad you got it fixed. donations not accepted , i do this for fun, and i learn a lot.
-