Seems this is due to : https://forum.magicmirror.builders/topic/6878/changing-units-from-metric-to-imperial-breaks-currentweather-module
I’m having the same issue.
Seems this is due to : https://forum.magicmirror.builders/topic/6878/changing-units-from-metric-to-imperial-breaks-currentweather-module
I’m having the same issue.
@ninjabreadman maybe a silly question, but can I… download and manually replace the file? git cherry-pick failed with the reason:
error: cherry-pick is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm ’
hint: as appropriate to mark resolution and make a commit, or use
hint: ‘git commit -a’.
fatal: cherry-pick failed
edit… scratch that, it just started working again…
@strawberry-3.141 said in Changing units from ‘metric’ to ‘imperial’ breaks currentweather module:
https://github.com/MichMich/MagicMirror/commit/10eb41d31943a4495bf4c4674d52d0b9631a7446
Having this issue as well, with the same reproduction, changing to metric brings it back but imperial breaks it.
How do I pull the file from the develop branch, as someone fairly new to all this?
Odd… mine hasn’t… Is there a way to manually restart the module?
Edit: Seems to be related to that metric to imperial thread. If I switch to metric, it loads fine, but imperial breaks It.
What was the solution to that?
Just started having this same issue when I updated magic mirror. The forecast works fine, but the Current weather does not show. Any updates / have you solved?