Read the statement by Michael Teeuw here.
MMM-Ring:  Module error
- 
 @kanostic yes, we’ve seen some errors on npm 7. I would fall back to v6. 
- 
 @sdetweil Thanks I downgraded npm to 6.14.13 $ npm -v 
 6.14.13Restarted mm and I’m still getting the same error in the logs, do I need to reinstall MMM-Ring and all it’s dependencies? Thanks 
- 
 @kanostic maybe just npm install in the module folder 
- 
 @sdetweil Thank you doing a npm install and npm audit fix --force did the trick, apologies for all the basic questions, I am pretty new to Magic Mirror. 
- 
 @kanostic said in MMM-Ring: Module error: npm audit fix --force careful on that, many times it causes more problems than it fixes… 
 generally recommend to ignore the messages (and we can’t hide them)
- 
 @kanostic said in MMM-Ring: Module error: @sdetweil Thank you doing a npm install and npm audit fix --force did the trick, apologies for all the basic questions, I am pretty new to Magic Mirror. Good to know, thank you again. 
