@Mykle1
yep, classic mistake…
Read the statement by Michael Teeuw here.
Best posts made by Dennis27
Latest posts made by Dennis27
-
RE: npm install not installing
Thank you @Mykle1, it is now working, I had a syntax error in the config file.
-
npm install not installing
Hi everyone,
I need some help. I was trying to install the weather module MMM-NOAA but I was getting the following error while installing npm in the MMM-NOAA directory.pi@raspberrypi:~/MagicMirror/modules/MMM-NOAA $ npm install npm WARN grunt-stylelint@0.10.0 requires a peer of stylelint@^9.0.0 but none was installed. npm WARN stylelint-config-recommended@2.1.0 requires a peer of stylelint@^8.3.0 || ^9.0.0 but none was installed. npm WARN stylelint-config-standard@18.2.0 requires a peer of stylelint@^8.3.0 || ^9.0.0 but none was installed.
Just before I tried to install MMM-NOAA I updated to MagicMirror² v2.3.1. I don’t know if this is part of the problem.
any suggestions? Many thanks in advanced. -
RE: MMM-Nixie – Nixie Tube Clock for your MagicMirror
Thank you for your reply. I have tested the following positions: bottom, bottom_bar, lower_third, middle_third, upper_third and the result was the same for every position. The picture is still too far to the left and top, even though all the modules are working perfectly fine.
I am using the MMM-ModuleScheduler and the MMM-Carousel with Navigation in addition to other modules, however I don’t think they are part of the problem. Restarting MM or the Raspberry Pi isn’t making a difference either. As soon as I comment out the Nixie Clock, the picture is centered again. Thank you for your help in advance!
-
RE: MMM-Nixie – Nixie Tube Clock for your MagicMirror
I really like the idea and it looks great, however as soon as I installed it and ran it on my Raspberry, the entire MM shifted to the top left hand corner… Before the picture was centred, as it should be on the monitor. Has anyone else had a similar problem? Or does anyone have an idea, on how I could fix this problem?