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.

    Failed at the magicmirror@2.7.1 start script.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    npm issuesmagic mirror2.7.1
    21 Posts 3 Posters 7.6k Views 3 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.
    • nischiN Offline
      nischi
      last edited by

      sh is a command which is runing on unix systems (such as macos, linux) do you try that on a windows machine?

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

        @nischi he is running ubuntu linux

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        nischiN 1 Reply Last reply Reply Quote 0
        • nischiN Offline
          nischi @sdetweil
          last edited by

          @sdetweil oh i only read the error, my fault, sorry.

          1 Reply Last reply Reply Quote 0
          • V Offline
            vdotjay @sdetweil
            last edited by

            @sdetweil Hi.
            Electron is there but Sh isn’t

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

              @vdotjay said in Failed at the magicmirror@2.7.1 start script.:

              but Sh isn’t

              lowercase sh, right?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • V Offline
                vdotjay
                last edited by

                Hi, sorry yes lowercase sh

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

                  also, looks like a known restriction

                  https://askubuntu.com/questions/646655/ubuntu-touch-executable-files-wont-launch-in-home-directory

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    u can also try changing package.json

                      "scripts": {
                        "start": "sh run-start.sh",   //< --- to "start": "bash run-start.sh",
                    

                    if the security thing is right

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • V Offline
                      vdotjay
                      last edited by

                      Okay thank you I will try it

                      1 Reply Last reply Reply Quote 0
                      • V Offline
                        vdotjay
                        last edited by

                        Hi, I have tried what u said and what the link you provided said and i still cannot get it to work

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