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

Failed at the magicmirror@2.7.1 start script.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
npm issuesmagic mirror2.7.1
21 Posts 3 Posters 5.7k 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.
  • S Offline
    sdetweil @vdotjay
    last edited by sdetweil Jun 26, 2019, 1:24 PM Jun 26, 2019, 1:21 PM

    @vdotjay ok, does sh exist? and electron?

    ls ~/MagicMirror/node_modules/electron/dist
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    V 1 Reply Last reply Jun 26, 2019, 1:27 PM Reply Quote 0
    • N Offline
      nischi
      last edited by Jun 26, 2019, 1:24 PM

      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 Jun 26, 2019, 1:24 PM Reply Quote 0
      • S Offline
        sdetweil @nischi
        last edited by Jun 26, 2019, 1:24 PM

        @nischi he is running ubuntu linux

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        N 1 Reply Last reply Jun 26, 2019, 1:25 PM Reply Quote 0
        • N Offline
          nischi @sdetweil
          last edited by Jun 26, 2019, 1:25 PM

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

          1 Reply Last reply Reply Quote 0
          • V Offline
            vdotjay @sdetweil
            last edited by Jun 26, 2019, 1:27 PM

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

            S 1 Reply Last reply Jun 26, 2019, 1:28 PM Reply Quote 0
            • S Offline
              sdetweil @vdotjay
              last edited by Jun 26, 2019, 1:28 PM

              @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 Jun 26, 2019, 1:31 PM

                Hi, sorry yes lowercase sh

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil
                  last edited by Jun 26, 2019, 1:31 PM

                  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 Jun 26, 2019, 1:38 PM

                    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 Jun 26, 2019, 2:33 PM

                      Okay thank you I will try it

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