mmm-weatherchart icon indicating copy to clipboard operation
mmm-weatherchart copied to clipboard

Black screen when i insert the module code

Open jegerikke opened this issue 7 years ago • 3 comments

i have a issue when i insert the module code to the config.js and run MM i just get at black screen. noe code error. ctrl+q wont work when i have this issue. if i remove the module code its ok again.

any ideas?

jegerikke avatar Jan 17 '18 05:01 jegerikke

Maybe there is a syntax error somewhere in config.js?

paphko avatar Jan 17 '18 09:01 paphko

@jegerikke See https://forum.magicmirror.builders/topic/506/mmm-weatherchart/17

Greets AxLED

Ax-LED avatar Jun 14 '18 11:06 Ax-LED

Weather forecast for London, England (United Kingdom), docent work for me. But with Duisburg, North Rhine-Westphalia (Germany) work just fine. any idea ? { module: 'mmm-weatherchart', position: 'bottom_right', // this can be any of the regions config: { country: 'United Kingdom', // as determined above area: 'England', // as determined above city: 'London', // as determined above updateInterval: 15 * 1000, hideBorder: false, // whether or not a border with city name should be shown } },

michael24h avatar Jan 03 '19 19:01 michael24h