• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

config.js

Scheduled Pinned Locked Moved Unsolved Troubleshooting
14 Posts 5 Posters 3.0k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    geo
    last edited by Nov 25, 2019, 4:55 PM

    hi,in this config i am unable to add a line under position in compliments to insert config.
    i can do this in config.sample and config.file which is a copy.
    can anyone explain this please.
    cheers,
    geo

    S B 2 Replies Last reply Nov 25, 2019, 5:23 PM Reply Quote 0
    • S Offline
      sdetweil @geo
      last edited by Nov 25, 2019, 5:23 PM

      @geo sorry, don’t understand the question…

      what editor are you using on the config.js file?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        bhepler Module Developer @geo
        last edited by Nov 25, 2019, 11:55 PM

        @geo said in config.js:

        hi,in this config i am unable to add a line under position in compliments to insert config.

        If you are using the nano editor, you can go to the end of the line above where you want to insert the new line and then press enter. That will give you a new line to play with.

        i can do this in config.sample and config.file which is a copy.
        can anyone explain this please.

        For starters, the name of the file is config.js. It has to be named exactly that in order for the system to work. So I would recommend that you copy your config.sample to config.js by entering cp config.sample config.js and then start your mirror process.

        Once you have a working config file, we can work on modifying it.

        S G 2 Replies Last reply Nov 26, 2019, 12:26 AM Reply Quote 0
        • S Offline
          sdetweil @bhepler
          last edited by Nov 26, 2019, 12:26 AM

          @bhepler he has a working system… now wants to add more

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • G Offline
            geo @bhepler
            last edited by Nov 26, 2019, 6:29 PM

            @bhepler hi thx for that
            however when i try to copy using cp config.sample config.js i get the message no such file or directory

            S 1 Reply Last reply Nov 26, 2019, 6:31 PM Reply Quote 0
            • S Offline
              sdetweil @geo
              last edited by sdetweil Nov 26, 2019, 6:32 PM Nov 26, 2019, 6:31 PM

              @geo its

              cp config.sample.js config.js
              

              warning, its will overwrite the file on the right side of that command…
              it will NOT warn you

              u need to learn the linux commands
              so u can find files, copy , edit, create

              do a search on youtube “learn basic linux commands”

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              G 2 Replies Last reply Nov 26, 2019, 11:03 PM Reply Quote 1
              • G Offline
                geo @sdetweil
                last edited by Nov 26, 2019, 11:03 PM

                @sdetweil i tried yours and that was the message got

                M 1 Reply Last reply Nov 26, 2019, 11:27 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @geo
                  last edited by Mykle1 Nov 26, 2019, 11:31 PM Nov 26, 2019, 11:27 PM

                  @geo

                  1. Open a new terminal

                  2. type cd MagicMirror/config

                  3. Press Enter key

                  4. type cp config.sample.js config.js

                  5. Press Enter key

                  6. type cd ..

                  7. Press Enter key

                  8. type npm start

                  9. Press Enter key

                  10. Say thank you. :-)

                  Create a working config
                  How to add modules

                  G 1 Reply Last reply Nov 28, 2019, 1:01 PM Reply Quote 0
                  • G Offline
                    geo @sdetweil
                    last edited by Nov 28, 2019, 12:29 PM

                    @sdetweil hi looked looked a linux only recognised 4 commands.,but unless you understand code and know how to write it and what does then it means nothing to someone like me and thats why i have to ask for help.i have loaded another sd card withmm to practice but once the dreaded create a config appears i’m back to square one and have to delete mm and start again,ugh.
                    cheers

                    S B 2 Replies Last reply Nov 28, 2019, 1:10 PM Reply Quote 0
                    • G Offline
                      geo @Mykle1
                      last edited by Nov 28, 2019, 1:01 PM

                      @Mykle1 as they say in yorkshire " Ta very much"

                      M 1 Reply Last reply Nov 28, 2019, 8:31 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        1/14
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy