Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@BD0G said in MMM-NOAA - Another Weather Module:
Here is what I get
Ok, well we know it’s not the config entry so lets check:
-
Did you run
npm install
in the MMM-NOAA3 directory? -
Tried deleting and recloning the module from guthub?
-
Disabling your other modules?
-
-
@BD0G said in MMM-NOAA - Another Weather Module:
Headed to Lake Tahoe today for the best Thanksgiving buffet at Harrahs Casino (Forest Buffet).
Nice. Enjoy your holiday.
-
@Mykle1
Did you run npm install in the MMM-NOAA3 directory? Yes - appeared to install correctly.Tried deleting and recloning the module from guthub? No. Next on the list of things to do.
Disabling your other modules? Thats another great suggestion. Gotta try that after a reclone and reinstall.
-
Did you run npm install in the MMM-NOAA3 directory? YES
Tried deleting and recloning the module from guthub? YES!
Still not working at this point
Disabling your other modules? YES! Disabled every other module and restarted Magic Mirror.
Now the MMM-NOAA3 module is displayed !
So there appears to be a conflict with another module.Next steps are to enable each module one by one and restart after doing so with each one.
I wonder which one it is?
-
@BD0G said in MMM-NOAA - Another Weather Module:
Next steps are to enable each module one by one and restart after doing so with each one.
You only need restart MM, not your entire system. That shouldn’t take too long. Let me know your findings.
-
@Mykle1 Yup. I just do a PM2 restart 0. :)
-
Hope you’re having some success getting a fresh config.js.sample. Remember never to modify this file. Only use “copies” of it that you rename to config.js.
Here you can see that the calendar and noaa3 run happily together. Talk tomorrow. Peace.
-
Good things happen when your config.js is working ;)
-
What’s a config.js?
-
Now that I have scrapped my Pi Zero W and have done a fresh install of “Buster” and MM on my Pi 3 B Plus everything is playing together nicely!