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.

    Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

    Scheduled Pinned Locked Moved Troubleshooting
    324 Posts 55 Posters 697.7k Views 59 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 Offline
      sdetweil @airart
      last edited by

      @airart what does it say?
      show the text of the start line now

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        airart @sdetweil
        last edited by sdetweil

        @sdetweil i edit like this

        "start": "node_modules/.bin/electron js/electron.js",
        
        A S 2 Replies Last reply Reply Quote 0
        • A Offline
          airart @airart
          last edited by

          @airart it say

          “node_modules” non è riconosciuto come come comando interno …

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

            @airart mine works like this

            "start": "./node_modules/.bin/electron js/electron.js",
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              airart @sdetweil
              last edited by airart

              @sdetweil seems that in node_modules folder/.bin/ there’s not any electron.js
              2021-05-28_07h52_12.png 2021-05-28_07h51_46.png

              i’v also tried with cmd …

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

                @airart did you do the npm install?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                A 1 Reply Last reply Reply Quote 0
                • A Offline
                  airart @sdetweil
                  last edited by

                  @sdetweil yes i do
                  2021-05-28_13h56_20.png

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

                    @airart what version of node and npm are installed

                    npm -v
                    node -v

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    A 1 Reply Last reply Reply Quote 0
                    • A Offline
                      airart @sdetweil
                      last edited by

                      @sdetweil npm 7.14.0 , node 14.17.0

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

                        @airart interesting

                        ok, lets try to start over that step

                        cd MagicMirror
                        del package-lock.json
                        rd /q/s  node_modules
                        
                        npm install  only=prod
                        

                        we will want the name of the log file when it finishes in case

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        A 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 16
                        • 17
                        • 18
                        • 19
                        • 20
                        • 32
                        • 33
                        • 18 / 33
                        • 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