Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Breaks MM #49

Open
rroach3753 opened this issue Nov 14, 2021 · 4 comments
Open

Breaks MM #49

rroach3753 opened this issue Nov 14, 2021 · 4 comments

Comments

@rroach3753
Copy link

Please update your module! It's causing MM to not start because it needs the Request module.

@slyxy21
Copy link

slyxy21 commented Dec 27, 2021

YES, EXACTLY !

@rroach3753
Copy link
Author

YES, EXACTLY !

See Issue #48 ...I believe it's called out there.

@sdillard
Copy link

You can work around this by going to your MagicMirror/modules/MMM-SystemStats directory and running this command:
npm install --save request

The request library was widely used in Node and was deprecated, causing lots of things to break. As I'm sure the author of this module would say, feel free to update the module with the newer node dependencies and make a pull request (I don't plan to for now).

@OneGaming36
Copy link

Unfortunately this didn't fix the issue for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants