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.

    I NEED HELP

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 472 Views 2 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.
    • A Offline
      anajorgesa
      last edited by

      was trying to fix my a problem with the screencast and now i cant do anything it won’t even start

      this is what it says:

      anajorgesa@raspberrypi:~ $ cd MagicMirror
      anajorgesa@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.19.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      sh: 1: ./node_modules/.bin/electron: not found
      anajorgesa@raspberrypi:~/MagicMirror $

      A S 2 Replies Last reply Reply Quote 0
      • A Offline
        anajorgesa @anajorgesa
        last edited by

        @anajorgesa I did this in my terminal cause I was trying to fix a problem i had with screencast by following the instructions of this guy and now nothing works and i dont know what to do

        cd ~/MagicMirror/modules/MMM-Screencast
        rm -rf node_modules
        npm install
        cd ~/MagicMirror
        npm start

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

          @anajorgesa said in I NEED HELP:

          sh: 1: ./node_modules/.bin/electron: not found

          cd ~/MagicMirror
          npm install electron@17.2.0
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil

            It worked thank you so much

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