@sdetweil I have found the npm message by typing “npm list” but still no sure what I am looking for. And how to fix it.
Read the statement by Michael Teeuw here.
Latest posts made by lhops
-
RE: Stock Market Module
-
RE: Stock Market Module
@sdetweil Sorry I don’t know what message npm is or where to find it. But I do appreciate all the help I can get. Thanks
-
RE: Stock Market Module
@sdetweil I have added the API to the main config file module but still no numbers. Do I have to configure any other file? It has been so long ago that I got the MM working I have forgotten a lot of the procedures.
-
RE: Stock Market Module
@sdetweil I am suing MMM-MktIndex (Thess)
It does not require a API -
Stock Market Module
The stock market module has been working for years but now just the display with no numbers or values are being displayed. Have not updated or made any changes for over a year. the numbers just stopped being displayed.
-
RE: My Mirror reboots for no reason
I will install a fan to the Raspberry and see if that solves the problem. Thanks for your help.
-
My Mirror reboots for no reason
I am using the PIR Sensor on my Mirror and it seems to work fine. But I find that
sometimes the screen will turn on in the middle of the night with no one around.
It will also do a total reboot for no reason at all. -
MMM-Rain-Radar
MMM Rain-Radar has been working fine for over a month and in the last few days it has started going blank on the screen or crashing. Reboot brings it back but only for a few minutes.
-
RE: electron-rebuild and MagicMirror v2.18 (and more)
@bugsounet
That did the trick. How can I thank you. It is working like it should!! -
RE: electron-rebuild and MagicMirror v2.18 (and more)
@bugsounet
This is the results of the instructions:pi@raspberrypi:~/MagicMirror/modules/MMM-PIR-Sensor $ npm i magicmirror-rebuild
npm ERR! code EJSONPARSE
npm ERR! path /home/pi/MagicMirror/modules/MMM-PIR-Sensor/package.json
npm ERR! JSON.parse Unexpected string in JSON at position 803 while parsing ‘{
npm ERR! JSON.parse “name”: "Magic-Mirror-Module-PIR-Sen’
npm ERR! JSON.parse Failed to parse JSON data.
npm ERR! JSON.parse Note: package.json must be actual JSON, not just JavaScript.npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2022-01-10T14_40_47_069Z-debug-0.logI am sure you can look at this and see my problem.
Thank you for all your help!