Read the statement by Michael Teeuw here.
MMM-WeatherBackground
-
@vauxdvihl
I think it wasn’t installed properly. (@cowboysdude might have forgottennpm install
in his description.)cd ~/MagicMirror/modules/MMM-WeatherBackground npm install
try again.
-
@sean
That was it
Works
Thanks a lot -
@sean said in MMM-WeatherBackground:
@vauxdvihl
I think it wasn’t installed properly. (@cowboysdude might have forgottennpm install
in his description.)cd ~/MagicMirror/modules/MMM-WeatherBackground npm install
try again.
Thank you @Sean that’s exactly what I did LOL the Readme is corrected, Thank you!!
-
@cowboysdude
i get this error when i do npm installi@Magicmirror:~/MagicMirror/modules/MMM-WeatherBackground $ npm install
npm WARN mmm-weatherbackground@3.0.1 No repository field.audited 63 packages in 3.748s
found 0 vulnerabilitiesi get this error also
No helper found for module: MMM-WeatherBackgroundi am using NOAA3 also
-
This post is deleted! -
My advice. Delete your current MMM-WeatherBackground folder/directory. Clone the repo again
git clone https://github.com/cowboysdude/MMM-WeatherBackground.git
into your modules folder.cd
into your new MMM-WeatherBackground directory. Runnpm install
. You should be golden.P.S. No helper is not an error.
-
@mykle1
pm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN mmm-weatherbackground@3.0.1 No repository field. -
@buzzman
You can ignore any WARN message. -
@mykle1 @Sean
I dont know whats going on . i don’t get any weather picture. i have tried it with MMM-NOAA3 with 2 different weather api . the weather info from noaa3 is right . -
@buzzman said in MMM-WeatherBackground:
@mykle1 @Sean
I dont know whats going on . i don’t get any weather picture. i have tried it with MMM-NOAA3 with 2 different weather api . the weather info from noaa3 is right .Well there may be another issue. This is the fun of the mirror…no two are alike and sometimes different problems arise.
Hang in there, it’ll be working :)