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.

    updated installer script available for testing

    Scheduled Pinned Locked Moved Solved Troubleshooting
    211 Posts 18 Posters 254.5k Views 19 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.
    • N Offline
      Neebotol
      last edited by

      Hello there!

      Thank you for this script, it has worked better than the original one for me. But I still really unlucky and have an issue.

      Here it is :

      pi@raspberrypi:~ $ curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirr  or_scripts/master/raspberry.sh | bash
      
      $$\      $$\                     $$\           $$\      $$\ $$\                                            $$$$$$\
      $$$\    $$$ |                    \__|          $$$\    $$$ |\__|                                          $$  __$$\
      $$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$  $\   $$$$$$\   $$$$$$\  \__/  $$ |
      $$\$$\$$ $$ | \____$$\ $$  __$$\ $$ |$$  _____|$$\$$\$$ $$ |$$ |$$  __$$\ $$  __  $$\ $$  __$$\ $$  __$$\  $$$$$$  |
      $$ \$$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ \$$$  $$ |$$ |$$ |  \__|$$ |    \__|$$ /  $$ |$$ |  \__|$$  ____/
      $$ |\$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |\$  /$$ |$$ |$$ |      $$ |        $$ |  $$ |$$ |      $$ |
      $$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ |      $$ |        \$$$$$$  |$$ |      $$$$$$$$\
      \__|     \__| \_______| \____$$ |\__| \_______|\__|     \__|\__|\__|      \__|         \______/ \__|      \________|
                             $$\   $$ |
                             \$$$$$$  |
                              \______/
      
      install log being saved to /home/pi/install.log
      Updating packages ...
      Installing helper tools ...
      Lecture des listes de paquets... Fait
      Construction de l'arbre des dépendances
      Lecture des informations d'état... Fait
      build-essential est déjà la version la plus récente (12.6).
      curl est déjà la version la plus récente (7.64.0-4).
      unzip est déjà la version la plus récente (6.0-23+deb10u1).
      wget est déjà la version la plus récente (1.20.1-1.1).
      wget passé en « installé manuellement ».
      Paquets suggérés :
        git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitwe
      Les paquets suivants seront mis à jour :
        git
      1 mis à jour, 0 nouvellement installés, 0 à enlever et 166 non mis à jour.
      Il est nécessaire de prendre 4 203 ko dans les archives.
      Après cette opération, 33,8 ko d'espace disque supplémentaires seront utilisés.
      Réception de :1 http://mirrors.ircam.fr/pub/raspbian/raspbian buster/main armhf gi
      4 203 ko réceptionnés en 2s (2 281 ko/s)
      apt-listchanges : Lecture des fichiers de modifications (« changelog »)...
      (Lecture de la base de données... 93835 fichiers et répertoires déjà installés.)
      Préparation du dépaquetage de .../git_1%3a2.20.1-2+deb10u1_armhf.deb ...
      Dépaquetage de git (1:2.20.1-2+deb10u1) sur (1:2.20.1-2) ...
      Paramétrage de git (1:2.20.1-2+deb10u1) ...
      Check current Node installation ...
      Node.js is not installed.
      Installing Node.js ...
      Warning: apt-key output should not be parsed (stdout is not a terminal)
      Lecture des listes de paquets... Fait
      Construction de l'arbre des dépendances
      Lecture des informations d'état... Fait
      Les NOUVEAUX paquets suivants seront installés :
        nodejs
      0 mis à jour, 1 nouvellement installés, 0 à enlever et 166 non mis à jour.
      Il est nécessaire de prendre 14,6 Mo dans les archives.
      Après cette opération, 77,3 Mo d'espace disque supplémentaires seront utilisés.
      Réception de :1 https://deb.nodesource.com/node_10.x buster/main armhf nodejs armhf 10.18.1-1nodesource1 [14,6 MB]
      14,6 Mo réceptionnés en 11s (1 365 ko/s)
      Sélection du paquet nodejs précédemment désélectionné.
      (Lecture de la base de données... 93842 fichiers et répertoires déjà installés.)
      Préparation du dépaquetage de .../nodejs_10.18.1-1nodesource1_armhf.deb ...
      Dépaquetage de nodejs (10.18.1-1nodesource1) ...
      Paramétrage de nodejs (10.18.1-1nodesource1) ...
      Traitement des actions différées (« triggers ») pour man-db (2.8.5-2) ...
      node version is
      Node.js installation Done! version=v10.18.1
      Check current NPM installation ...
      NPM currently installed. Checking version number.
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module 'rimraf'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js:6:14)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      Minimum npm version: V6.0.0
      Installed npm version: V
      npm should be upgraded.
      Installing npm ...
      E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module 'rimraf'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js:6:14)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module 'rimraf'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js:6:14)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      npm installation Done! version=V
      Cloning MagicMirror ...
      Clonage dans 'MagicMirror'...
      remote: Enumerating objects: 331, done.
      remote: Counting objects: 100% (331/331), done.
      remote: Compressing objects: 100% (295/295), done.
      remote: Total 331 (delta 42), reused 193 (delta 23), pack-reused 0
      Réception d'objets: 100% (331/331), 676.44 KiB | 1.57 MiB/s, fait.
      Résolution des deltas: 100% (42/42), fait.
      Cloning MagicMirror Done!
      Installing dependencies ...
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module 'rimraf'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js:6:14)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      Unable to install dependencies!
      

      Any idea please? Honnestly I have spent so much time on this project, all my past weekend and some hours in the week. I tried many things, with several tutorials, raspian stretch, buster… I’m a little desperate, but I’m not giving up!

      Thanks

      S Mykle1M 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Neebotol
        last edited by

        @Neebotol looks like npm is not able to run after the node upgrade…

        do this

        rm -rf MagicMirror
        npm clean cache
        

        then start the installer script again

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @Neebotol
          last edited by

          @Neebotol said in updated installer script available for testing:

          I’m a little desperate,

          We’ve all been there.

          but I’m not giving up!

          :thumbsup:

          Create a working config
          How to add modules

          N 1 Reply Last reply Reply Quote 0
          • J Offline
            jthirasilpa @sdetweil
            last edited by

            @sdetweil Thanks for your help in getting my installation sorted out Sam.

            1 Reply Last reply Reply Quote 0
            • N Offline
              Neebotol @Mykle1
              last edited by

              @Mykle1 said in updated installer script available for testing:

              @Neebotol said in updated installer script available for testing:

              I’m a little desperate,

              We’ve all been there.

              but I’m not giving up!

              :thumbsup:

              Yep! :handshake:

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

                @Neebotol is MM working ok now?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                N 1 Reply Last reply Reply Quote 0
                • N Offline
                  Neebotol @sdetweil
                  last edited by

                  @sdetweil Hello! thank you for the way you’re helping people in this project.

                  I just solved the problem tonight after more than 20 hours on it! It was really stupid, I used another SD card and it just worked. (I don’t understand too much because the SD card I was using until now was of good quality)

                  Have a good day!

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

                    @Neebotol great work!! Yeh, having a bad card will.make things very challenging.

                    Thanks for the feedback

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      NathTheDude @sdetweil
                      last edited by

                      Hey @sdetweil,

                      Forgot I did not get back to you. After much testing it was not feasible to use an rpi zero. Actually the ram/memory was ok, the main limitation was the cpu.

                      I was using htop to monitor this during boot and normal usage, is was constantly at 100%. This caused really slow boot time and could not load the modules fully even if left for several hours.

                      As soon as I went back to my rpi3 with the same modules it started very quick in comparison with no boot issues.

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

                        @NathTheDude thank you for the feedback. Yes Pi 0 is really limited in what it can do.

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 16
                        • 17
                        • 18
                        • 19
                        • 20
                        • 21
                        • 22
                        • 18 / 22
                        • 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