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.

    ERRNO 126, ELIFECYCLE, permission denied on RPI3

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 3 Posters 3.8k 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 Do not disturb
      sdetweil @someone123416
      last edited by

      @someone123416 try this…

      npm install --only=prod
      

      as the chromedriver is only needed for testing… which u won’t be doing…

      if you used the automated install script then you wouldn’t have these problems…
      see https://github.com/sdetweil/MagicMirror_scripts

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        Thank you, Sam, for your reply!

        MagicMirror installed successfully with the --only=prod command, the error code about chromedriver has disappeared.

        However, I am still getting the same error message (errno 126) when trying to npm start the program, in fact, the exact same error message.

        I am really curious about why I am getting a permission error, as I’ve installed it without any privileges.

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @someone123416
          last edited by sdetweil

          @someone123416 did u erase the node_modules folder

          cd ~/MagicMirror
          rm -rf node_modules
          npm install --only=prod
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil Hi Sam,

            Thank you very much for your reply.

            I’ve tried earasing the node_modules folder, but still no luck. Exact same error message.

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @someone123416
              last edited by

              @someone123416 back in your original post, you said
              “I’ve hooked up my rpi directly to a display via hdmi n everything works fine”

              It works on a real display, but doesn’t some other way?

              So, r u doing this over vnc? Or?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @sdetweil Hi,

                Yes, it is hooked up to a real 24in display over HDMI.

                I am not running this over vnc.

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @someone123416
                  last edited by

                  @someone123416 I guess I would delete the ~/.npm folder.

                  Then use my script to install mm
                  See https://github.com/sdetweil/MagicMirror_scripts

                  Have to rename/delete the existing MagicMirror folder

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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