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.

    Help please!!

    Scheduled Pinned Locked Moved Development
    63 Posts 4 Posters 25.8k 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.
    • I Offline
      innovation @sdetweil
      last edited by

      @sdetweil It still shows command not found

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @innovation
        last edited by

        @innovation yeh, crazy… how it ever worked before I don’t know

        ONE more time git pull, npm install

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        I 1 Reply Last reply Reply Quote 0
        • I Offline
          innovation @sdetweil
          last edited by

          @sdetweil Haha sure! Just to clarify in
          ‘-/MagicMirror/modules/uploadPics’ folder in the terminal right?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @innovation
            last edited by sdetweil

            @innovation but the module wants RELATIVE to it… NOT absolute

            SO, …/MMM-ImagesPhotos/upload

            … means back up one level

            and, if you are using the MMM-ImagesPhotos module to display images, then the uploadPics dest: default is …/MMM-ImagesPhotos/upload

            from the readme

            	dest:  "..", // relative path to module showing images, place to put new images
                        // for MMM-ImagesPhotos dest is (the default)
            	//  ../modules/MMMM-ImagesPhotos/uploads
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            I 1 Reply Last reply Reply Quote 0
            • I Offline
              innovation @sdetweil
              last edited by

              @sdetweil Yes, it still is showing undefined though

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @innovation
                last edited by

                @innovation

                is this on a pi4? I see a problem with the qrcp it wants to know which adapter to run on, wifi or ethernet… and its parms aren;t working… I tried on all kinds of machines with one adapter… weird…

                if pi4 open terminal do qrcp config
                and basically hit enter til it ends

                then try mm again

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                S I 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @sdetweil
                  last edited by

                  install setup fixed

                  please git pull
                  and then npm install again

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  B 1 Reply Last reply Reply Quote 0
                  • I Offline
                    innovation @sdetweil
                    last edited by

                    @sdetweil No, it is a Pi 3B

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      barlouka @sdetweil
                      last edited by

                      @sdetweil Thank you. It works perfect. Fantastic module.

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil
                        last edited by sdetweil

                        I added some more updates, the app that corrects the image orientation runs only on what u upload now, not ALL the images int he folder… (could be hundreds or thousands)…

                        debug:true to turn on messages from node helper and module (false by default)

                        took out other dead code

                        edit: to add the npm install
                        git pull in the module folder to get the latest, npm install and then restart MM

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        I 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 4 / 7
                        • 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