A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
config file errors?
-
@adamhrastich Well, there’s your problem. The config file should be
config.js
- if you’re trying to use the sample as a base, change to the correct by usingmv config.js.sample config.js
-
@bkeyport said in config file errors?:
pi@raspberrypi:~/MagicMirror $ mv config.js.sample config.js
mv: cannot stat ‘config.js.sample’: No such file or directory -
@adamhrastich in your config subdirectory.
~/MagicMirror/config/
-
@bkeyport oh I’m stupid… thanks so much I can not believe I didn’t see that
-
@adamhrastich It’s alright. Once you get it working, you might want to look into MMM-Config as well. @sdetweil does a hell of a good job automating a ton of this.