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

    Posts

    Recent Best Controversial
    • RE: Complete Setup tutorial: npm command not found / unable to install dependencies

      According to the installation messages the installed Node version (v0.10.29) seems to be too old for the minium requirements for MagicMirror (v5.1.0). What I do not understand is why the autoautomatic update of node does not work.

      I´m using the 2016-05-27 Raspbian version of jessie. Did anybody make similar experiences with this version? If so, how did you solve this issue? Any help is highly appreciated!
      Frank

      posted in Troubleshooting
      B
      Blamer
    • Complete Setup tutorial: npm command not found / unable to install dependencies

      Hi there,

      I´m trying to install MM2 for quite a while now following this superb tutorial in detail: https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6

      It works just excellent until I reach the section “Installing Magic Mirror²” using the command curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash

      Starting the installation ends up with the message:

      Installing helper tools ...
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.       
      Statusinformationen werden eingelesen.... Fertig
      build-essential ist schon die neueste Version.
      curl ist schon die neueste Version.
      git ist schon die neueste Version.
      git wurde als manuell installiert festgelegt.
      unzip ist schon die neueste Version.
      wget ist schon die neueste Version.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v5.1.0
      Installed Node version: v0.10.29
      Node should be upgraded.
      Installing Node.js ...
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.       
      Statusinformationen werden eingelesen.... Fertig
      nodejs ist schon die neueste Version.
      nodejs wurde als manuell installiert festgelegt.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
      Node.js installation Done!
      Cloning MagicMirror ...
      Klone nach 'MagicMirror'...
      remote: Counting objects: 3864, done.
      remote: Compressing objects: 100% (19/19), done.
      remote: Total 3864 (delta 7), reused 0 (delta 0), pack-reused 3845
      Empfange Objekte: 100% (3864/3864), 10.29 MiB | 96.00 KiB/s, Fertig.
      Löse Unterschiede auf: 100% (1977/1977), Fertig.
      Prüfe Konnektivität... Fertig.
      Cloning MagicMirror Done!
      Installing dependencies ...
      bash: Zeile 108: npm: Kommando nicht gefunden.
      Unable to install dependencies
      

      When I try to start MM it ends up with the errormessage that npm is an unknown command.

      Is this problem already known? What can I do to solve this issue?

      Thanks a lot for your help!!


      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      B
      Blamer
    • 1
    • 2
    • 2 / 2