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

    adil

    @adil

    1
    Reputation
    392
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    adil Unfollow Follow

    Best posts made by adil

    • RE: npm start error?

      @adil It looks like the issue was linked to missing modules like clock.
      After I went to the vendor folder and installed using npm (see command below), I was able to launch MM successfully.

      cd ~/MagicMirror/vendor
      npm install
      posted in Troubleshooting
      A
      adil

    Latest posts made by adil

    • RE: npm start error?

      @adil It looks like the issue was linked to missing modules like clock.
      After I went to the vendor folder and installed using npm (see command below), I was able to launch MM successfully.

      cd ~/MagicMirror/vendor
      npm install
      posted in Troubleshooting
      A
      adil
    • RE: npm start error?

      Hi @longod, I have just installed MM on my Rpi 0 and I’m facing the exact same issue as you. Did you finally find the solution ??
      Thanks!

      posted in Troubleshooting
      A
      adil