Read the statement by Michael Teeuw here.
MMM-WeatherOrNot - Noob needs help
- 
[2024-12-18 11:33:42.772] [LOG] No helper found for module: MMM-WeatherOrNot.
 - 
@coertze78 this module does not use a node_ helper so this info is not helpful
please don’t double post. all users w reputation below 2 have their posts reviewed before publishing. this stops all the junk. but occasionally i sleep.
 - 
@coertze78 How did you come up with the idea of using this module? The module list says about this module:
"Deprecated. DarkSky API no longer works since 2023-03-31." - 
@KristjanESPERANTO the modul work fin here with MM2,29,0
 - 
@coertze78
When you have make the clone, go to the MMM-WeatherOrNot folder and try thisnpm install
and is not working try
npm install request --save - 
@Assassins but the api it calls (darksky) has been dead for over a year, after Apple bought it and shut it down
someone could change it to pirateweather which duplicates the darksky data format
 - 
@Assassins said in MMM-WeatherOrNot - Noob needs help:
the modul work fin here with MM2,29,0
Interesting. I’ve just had a look at the code. Contrary to the description in the README of the module, the DarkSky API is not used. I adapted the information about the module in the module list.
 - 
@sdetweil and @KristjanESPERANTO
my backup from my GitHub
https://github.com/The-Exterminator/MyMagicMirror/Install/MMM-Github-Install.sh
And is work from a clean install with MM2.29.0 - 
@Assassins as @KristjanESPERANTO documented, the module does NOT use the darksky api… so the info I worked from was incorrect
 
