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.

    cant get magicmirror to show up on screen

    Scheduled Pinned Locked Moved Troubleshooting
    pm2troubleshoot
    28 Posts 4 Posters 23.8k Views 5 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.
    • L Offline
      lysnikolaou
      last edited by

      I get an error every time. Both with npm install electron and by reinstalling the whole package. I dont get what the error is but it seems to be with nodejs.

      1 Reply Last reply Reply Quote 0
      • yo-lessY Offline
        yo-less Module Developer
        last edited by

        Hm, like I said, anything I’m suggesting at this stage is purely experimental as I have no experience with setting up the MagicMirror electron environment, but you could try upgrading your node installation.

        Please only do that if you are willing to set up your Pi all over again (Reinstalling Raspbian, etc.) should this fail, because it’s hardly ever a good idea to turn your system into a patchwork project.

        Someone at stackexchange.com said this helped them in installing Node.js on their Pi 3:

        curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
        sudo apt-get install -y nodejs 
        sudo apt-get install -y build-essential
        

        Source: http://raspberrypi.stackexchange.com/questions/45319/install-newer-node-version-on-pi-3

        If you’re not willing to reinstall everything, should this compromise your Raspbian setup, I would suggest waiting for other forum members’ suggestions on how to proceed.

        1 Reply Last reply Reply Quote 0
        • L Offline
          lysnikolaou
          last edited by

          I had done just that, even before your post. And when i run nodejs -v it outputs v6… which is just fine. I don’t know, maybe I will reinstall raspbian and start it all over again

          1 Reply Last reply Reply Quote 0
          • yo-lessY Offline
            yo-less Module Developer
            last edited by

            That might be the best way of going about it if you are only planning on using the Pi for the Magic Mirror.
            Did you start out with a brand new Pi or did you install some other software on it as well?

            1 Reply Last reply Reply Quote 0
            • L Offline
              lysnikolaou
              last edited by

              No, only this, but I first followed wrong instructions and installed unnecessary software that might have somehow affected the other installations.

              1 Reply Last reply Reply Quote 0
              • yo-lessY Offline
                yo-less Module Developer
                last edited by yo-less

                Then do it again, since you’re only just starting, you will only lose an hour or so and hopefully end up with a working system. This way you can ensure you have a working mirror that is fun to configure. At this stage you’re having problems with it starting up, who knows what other problems might be lurking in the darker corners of your Raspbian installation. Just make sure you grab the latest Raspbian image when reinstalling.

                Let us know whether it worked the second time round.

                1 Reply Last reply Reply Quote 0
                • L Offline
                  lysnikolaou
                  last edited by

                  I will certainly let you know. Do you think that it would be better to run the automatic installation command or manually install nodejs, clone the rep and the install npm?

                  yo-lessY 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer
                    last edited by

                    i did it like this on several pi’s now and never had issues https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

                    Please create a github issue if you need help, so I can keep track

                    1 Reply Last reply Reply Quote 1
                    • yo-lessY Offline
                      yo-less Module Developer @lysnikolaou
                      last edited by

                      @lysnikolaou Unfortunately, I have no experience with the automatic installation because it isn’t supported for my hardware setup. But it seems to be the best way of going about it and the instructions in the link @strawberry-3-141 has posted is the way to go, @KirAsh4 has put a lot of energy into it and if you follow it closely, I’d be surprised if you still ran into trouble.

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        lysnikolaou
                        last edited by

                        Thanks a lot to both of you. I will inform you about the results, as soon as I have it done.

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