• 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.

The MMM-Tools V2 doesn’t work

Scheduled Pinned Locked Moved Troubleshooting
9 Posts 2 Posters 1.2k Views 2 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.
  • S Online
    sdetweil @PeterPang
    last edited by sdetweil Feb 8, 2021, 1:39 PM Feb 8, 2021, 1:37 PM

    @peterpang rihgt. you misunderstood the instructions

    the first command is
    cd [yourMagicMirrordirectory]/modules
    which means, replace [yourMagicMirrordirectory] with the name of your installation folder as u can nsme it anything

    which would typically be

    cd ~/MagicMirror/modules

    and then the module install git clone

    and the start. it needs to be done in the ~/MagicMirror folder too

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    P 2 Replies Last reply Feb 8, 2021, 1:41 PM Reply Quote 0
    • P Offline
      PeterPang @sdetweil
      last edited by Feb 8, 2021, 1:41 PM

      @sdetweil
      Thankyou , do it later ^^

      1 Reply Last reply Reply Quote 0
      • P Offline
        PeterPang @sdetweil
        last edited by Feb 8, 2021, 1:47 PM

        @sdetweil
        Can I just use the module name , such as MMM-Tools V2 to replace ?

        $ cd [YourMagicMirrorDirectory]/modules
        CHANGE TO
        $ cd MMM-Tools V2/module

        like this ?

        S 1 Reply Last reply Feb 8, 2021, 4:31 PM Reply Quote 0
        • S Online
          sdetweil @PeterPang
          last edited by Feb 8, 2021, 4:31 PM

          @peterpang no. you need to be in ~/MagicMirror/modules
          then
          git clone …module_url
          cd MMM-Tools
          npm install
          cd ~/MagicMirror
          npm start

          read the two links in my signature, practice

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 2 Replies Last reply Feb 9, 2021, 2:10 AM Reply Quote 0
          • P Offline
            PeterPang @sdetweil
            last edited by Feb 9, 2021, 2:10 AM

            @sdetweil
            OK , I try again , thanks !

            1 Reply Last reply Reply Quote 0
            • P Offline
              PeterPang @sdetweil
              last edited by Feb 10, 2021, 2:45 AM

              @sdetweil
              Still not work on my screen =,="

              1. cd ~/MagicMirror/modules
                2)git clone https://github.com/bugsounet/MMM-Tools
                3)cd MMM-Tools
                4)npm install
                5)cd ~/MagicMirror
                6)npm start
                then she run automatic …
                I see one row said :

              [10.02.2021 10:29.43.540] [WARN] (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently “false”. It will change to be “true” in Electron 9. For more information please check https://github.com/electron/electron/issues/18397

              P 1 Reply Last reply Feb 18, 2021, 2:47 AM Reply Quote 0
              • P Offline
                PeterPang @PeterPang
                last edited by Feb 18, 2021, 2:47 AM

                @peterpang
                The main reason just my stupid , forgot to add the scripts into config.js

                S 1 Reply Last reply Feb 18, 2021, 3:43 AM Reply Quote 0
                • S Online
                  sdetweil @PeterPang
                  last edited by Feb 18, 2021, 3:43 AM

                  @peterpang glad you found it!..

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    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