Read the statement by Michael Teeuw here.
config error somewhere, need help
-
My suggestion would be start over… use the standard config and add one thing at a time…see if it works then add the next until you get to what’s not working…
-
@TaylorTech22 said in config error somewhere, need help:
@strawberry-3.141 config/config. js is what I enter
What do you mean?
-
another thing I could spot from viewing your config is that the timezone for the clock module should go into a
config: {}
, but this will not help you out with the black screen. -
Somebody should make EASY configuration system, or… all module developers should provide DEFAULT ACTIVE SAMPLE CONFIGURATION.
Or, at least, neater JSlint parser should be supported. -
@Sean all you mentioned exists ;)
-
@strawberry-3.141 ??? exists?
-
@cowboysdude @strawberry-3-141 asked if my config file was named correctly
-
@Sean there is remotecontrol and admininterface to configure the mirror, most of the devs supply a sample config without api keys and and somewhere out there is a linter https://twitter.com/roramirez/ status/843121280601669632 @roramirez
-
@cowboysdude so whats the easy way to start over? may seem like a dumb question, but how to I remove current config and use default
-
@TaylorTech22 here is the sample config file https://github.com/MichMich/MagicMirror/blob/master/config/config.js.sample