BenRoe / MMM-SystemStats

A module for the MagicMirror, to display system stats (cpu tmp, free ram, cpu load)
MIT License
92 stars 42 forks source link

No System Stats displaying on screen #4

Closed WIleyAU closed 7 years ago

WIleyAU commented 7 years ago

Hi,

I apologize in advance, while I'm not new to programming I am a complete noob with regards to the Raspberry Pi and javascript - I assume my issues are thus related & hoping you can help me out.

I've downloaded & installed the module & updated the config file as per the instructions, but I am not seeing any system stats displayed on my screen when I start the MM. I did see there was a dependency on async being installed.... Does that need to be installed in addition to the SystemStats module, or does the npm install within the SS dir complete that task? If I have to install it separately, does this need to be completed prior to installing the SS module? And do I need to install async within the SS module or a parent module?

Thanking you in advance for both you patience & assistance!

BenRoe commented 7 years ago

Hi, to install the dependency's go into the module folder cd MMM-SystemStats and install async with npm install

WIleyAU commented 7 years ago

Hi,

That's what I did & I couldn't get it to work. I've just finished completely rebuilding my MM (fresh OS & MM install) and it all works now - so must have been a noob issue.

I appreciate the swift response, many thanks!

dewmguy commented 5 years ago

@BenRoe might want to include the async dependency installation instructions on the homepage for the rest of us. I followed the instructions on the homepage, including the part that says:

cd MMM-SystemStats/ && npm install

I assume this is the line that is supposed to install async?

~The module still doesn't show up for me.~

The module lines output "[icon] loading …"

BenRoe commented 5 years ago

The other modules are shown? Maybe a similar problem like WIleyAU

You are right.

v4r23 commented 4 years ago

I also get

The module lines output "[icon] loading …"

Any ideas?

cyberdie commented 3 years ago

Same here. Any help?

BenRoe commented 3 years ago

Hello, sorry i don't have the time to maintain this repository. If you are interested, i can invite you.

cyberdie commented 3 years ago

ok, thanks anyway. I solved reinstalling