A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
2.17.1 error with MMM-DynamicWeather
- 
@assassins said in 2.17.1 error with MMM-DynamicWeather:
Cannot find module 'request
see
https://forum.magicmirror.builders/topic/15666/add-request-to-modules/3?_=1633448969351@Fozi wins!
 - 
@assassins Also with this module the request dependency is missing and needs to be installed manually.
cd ~/MagicMirror/modules/MMM-DynamicWeather npm init -y npm install request --saveThis should solve it.
 - 
 - 
@Fozi wins!
Probably my first and only time :beaming_face_with_smiling_eyes:
 - 
@fozi:beaming_face_with_smiling_eyes: :beaming_face_with_smiling_eyes:
 
