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

    Doubleve

    @Doubleve

    1
    Reputation
    812
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Doubleve Unfollow Follow

    Best posts made by Doubleve

    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      I took everything back with the first post everything works !!!

      posted in Tutorials
      D
      Doubleve

    Latest posts made by Doubleve

    • RE: Sync private iCloud calendar with MagicMirror

      everything is good

      posted in Tutorials
      D
      Doubleve
    • RE: Sync private iCloud calendar with MagicMirror

      @Beh error for discover

      Traceback (most recent call last):
      File “/usr/bin/vdirsyncer”, line 7, in
      from vdirsyncer.cli import main
      ImportError: No module named ‘vdirsyncer’

      posted in Tutorials
      D
      Doubleve
    • RE: Sync private iCloud calendar with MagicMirror

      I will like my 3 calendars icloud but I do not see the links of the style
      https://p02calendars.icloud.com/published/2/xxxxxxxxxxxxxxxxxxxxxQhtoAvoFiIwGI1
      To have UUID

      posted in Tutorials
      D
      Doubleve
    • RE: Sync private iCloud calendar with MagicMirror

      hello how do we get the links calendars icloud thank you

      posted in Tutorials
      D
      Doubleve
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      I took everything back with the first post everything works !!!

      posted in Tutorials
      D
      Doubleve
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      as you said I was not in the right record.
      I had an error with the libnss3 library. Now more error

      DISPLAY =: 0 npm start

      magicmirror@2.1.3 start / home / pi / MagicMirror
      sh run-start.sh

      pi @ raspberrypi ~ / MagicMirror $ npm run config: check

      magicmirror@2.1.3 config: check / home / pi / MagicMirror
      node tests / configs / check_config.js

      Checking file … /home/pi/MagicMirror/config/config.js
      Your configuration file not containt syntax error :)

      but it still does not work with midori

      posted in Tutorials
      D
      Doubleve
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      why he’s looking for /home/pi/package.json then it is /home/pi/MagicMirror/package.json ?

      This is my log

      /home/pi/.npm/_logs/2017-10-19T18_58_10_170Z-debug.log:

      0 info it worked if it ends with ok
      1 verbose cli [ ‘/usr/local/bin/node’, ‘/usr/local/bin/npm’, ‘start’ ]
      2 info using npm@5.3.0
      3 info using node@v8.3.0
      4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig)
      5 verbose stack Error: ENOENT: no such file or directory, open ‘/home/pi/package.json’
      6 verbose cwd /home/pi
      7 verbose Linux 4.1.19+
      8 verbose argv “/usr/local/bin/node” “/usr/local/bin/npm” “start”
      9 verbose node v8.3.0
      10 verbose npm v5.3.0
      11 error path /home/pi/package.json
      12 error code ENOENT
      13 error errno -2
      14 error syscall open
      15 error enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      16 error enoent This is related to npm not being able to find a file.
      17 verbose exit [ -2, true ]

      posted in Tutorials
      D
      Doubleve
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      don’t work for me, cannot connect to destination :-(

      when i do

      DISPLAY=:0 npm start

      npm ERR! path /home/pi/package.json
      npm ERR! code ENOENT
      npm ERR! errno -2
      npm ERR! syscall open
      npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2017-10-19T18_58_10_170Z-debug.log

      posted in Tutorials
      D
      Doubleve
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @Hawking same problem rpi 1

      posted in Tutorials
      D
      Doubleve