Read the statement by Michael Teeuw here.
MMM-Astrology MagicMirror Crash
-
-
-
In the MMM-Astrology folder is a node_helper.js file. The very first character on the very first line (line 1) is an * character. You can put a backslash character in front of that * so that line (line 1) looks like this:
/* Magic Mirror
That will allow the module to run. I just tested it.
I’ll ask the author to fix the repo.
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Feb 8, 2019, 3:47 AM Feb 8, 2019, 3:41 AM
I fixed the issue and sent the author a pull request. I’m sure he’ll update the module in no time.
Edit: The author has merged the pull request so you can do a
git pull
in the MMM-Astrology directory -
@mykle1 Thats the funny part. I did run the config:check and it found no errors. Thanks for checking into this. I’ll take a stab at it tomorrow.
-
@dgregory19 said in MMM-Astrology MagicMirror Crash:
Thats the funny part. I did run the config:check and it found no errors
That’s because the error wasn’t in the config.js file, as mentioned above. So now you don’t have to make the edit yourself. Simply run
git pull
in the MMM-Astrology directory then run your mirror