MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. r0t
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    r0t

    @r0t

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    r0t Unfollow Follow

    Latest posts made by r0t

    • RE: Fresh Install / node: bad option: --run

      @sdetweil I have send you the Mail with the log. Also the Mirror ist runnig so this thread is solved.

      posted in Troubleshooting
      R
      r0t
    • RE: Fresh Install / node: bad option: --run

      @sdetweil first try with your Script failed with this prompt

      install log being saved to /home/red/install.log
      Updating packages ...
      Installing helper tools ...
      installing correct version of node and npm, please wait
      sudo: n: command not found
      node failed to install, exiting
      

      After Updating to node v24.11.0
      im waiting for

      Installing dependencies ...
      

      i give you feedback when i’m up and running ;D

      posted in Troubleshooting
      R
      r0t
    • RE: Fresh Install / node: bad option: --run

      OK ist working with your Script … How convenient
      Thx you for the super fast answer and your work putting together that Script.

      posted in Troubleshooting
      R
      r0t
    • Fresh Install / node: bad option: --run

      Hello,

      i’m super fresh into MagicMirror and on my first installation attempt i have problems.

      I have a Raspi4B with RaspiOS

      I installed nodejs

      node --version
      

      returns -> v20.19.2

      I have pulled the git with

         git clone https://github.com/MagicMirrorOrg/MagicMirror
      

      and i’m in the repository but the command

      node --run install-mm
      

      Gives me this prompt: node: bad option: --run

      i’m feeling dumb but im not very got at linux at all ,D bu i want too learn

      posted in Troubleshooting
      R
      r0t