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

    Topics

    • I

      blackscreen

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      427 Views
      S
      @ifzer0c00lsucked home/pi/MagicMirror/node_modules/rt-scraper/index.js:1 0|MagicMir | (function (exports, require, module, __filename, __dirname, process, global, Buffer) { return function (exports, require, module, __filename, __dirname) { * 0|MagicMir | ^ 0|MagicMir | 0|MagicMir | SyntaxError: Unexpected token * This * appears to be garbage. In many cases, for me, this indicated an sd card starting to fail. You could rename the node_modules/rt-scraper folder, then try reinstalling that module cd ~/MagicMirror npm install rt-scraper Then try to run mirror again… But make plans for new sd card asap
    • I

      help with colors custom css

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      6
      0 Votes
      6 Posts
      1k Views
      lavolp3L
      @ifzer0c00lsucked said in help with colors custom css: however i am trying to leave the compliments white. i added a line for it but it does not seem to be working There is no class .morning or .afternoon in the compliments. You need to stick to classes, id’s or dom elements for css to apply. You can try .compliments span{ color: white; } Every module can be referenced as a class. Here I tried to reference all < span > elements in the compliments module
    • 1 / 1