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

    Yunalescar

    @Yunalescar

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

    Yunalescar Unfollow Follow

    Latest posts made by Yunalescar

    • RE: Error with Outlook Calendar

      @sdetweil said in Error with Outlook Calendar:

      ~/MagicMirror/node_modules/node-ical/package.json

      its “node-ical@0.12.0”

      so with the installcall i get an old version? did a fresh install just 12 hours ago and its still 0.12.0

      posted in Troubleshooting
      Y
      Yunalescar
    • RE: Error with Outlook Calendar

      Had same issues.
      had a long search and found the soultion:

      get latest version of ical.js and copy/write it to ~/MagicMirror/node_modules/node-ical.ical.js

      Link : https://raw.githubusercontent.com/jens-maus/node-ical/master/ical.js

      now it works like a charm ;)

      posted in Troubleshooting
      Y
      Yunalescar