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

    Posts

    Recent Best Controversial
    • RE: MMM-Formula1 - Formula 1 Standings

      I’m still not able to show two modules, one for drivers and one for constructors. When i disable one module the other works…but when i try to use both only the first one works?? How are people showing both?

                      {
                              module: 'MMM-Formula1',
                              //disabled: true,
                              classes: 'PAGE2',
                              position: 'top_right',
                              header: 'F1 Driver Standings',
                              config: {
                                      maxRows: 12
                              }
                      },
                      {
                              module: 'MMM-Formula1',
                              //disabled: true,
                              classes: 'PAGE2',
                              position: 'top_right',
                              header: 'F1 Constructor Standings',
                              config: {
                                      type: 'CONSTRUCTOR'
                              }
                      },
      
      posted in Sport
      M
      Mar
    • RE: MMM-UKNationalRail - Rail departure info for specific UK Railway stations

      @nwootton Thank you so much for this!!! Its my most used module by far and i’ve only had it a week! Wish I could buy you a beer bc you deserve it!

      posted in Transport
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3.141 Awesome thanks. Then an npm install i assume?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @Mar did a full reinstall of the module and still using 2 wunderlist widgets it will only ever show the list on one of them. Is there a way to go back to test the previous version of the module?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3-141 thanks again i got it (sort of) working.

      Now it looks like only one of the wunderlist modules work. I have 2 modules in my config (that worked before the MM and WL update i just did) showing two different lists. Now only one of the lists works. Only list 2 worked the last day, and after doing another npm install only the first widget works… is anyone else having an issue using 2 lists (same account)?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3.141 Gotcha. thank you!

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      Just used git pull to update to the latest wunderlist and all of a sudden it stopped working and MM wont load. Getting this in my pm2 logs:

      0|mm       | { Error: Cannot find module 'wunderlist'
      0|mm       |     at Function.Module._resolveFilename (module.js:470:15)
      0|mm       |     at Function.Module._load (module.js:418:25)
      0|mm       |     at Module.require (module.js:498:17)
      0|mm       |     at require (internal/module.js:20:19)
      0|mm       |     at Object. (/home/pi/MagicMirror/modules/MMM-Wunderlist/fetcher.js:10:21)
      0|mm       |     at Module._compile (module.js:571:32)
      0|mm       |     at Object.Module._extensions..js (module.js:580:10)
      0|mm       |     at Module.load (module.js:488:32)
      0|mm       |     at tryModuleLoad (module.js:447:12)
      0|mm       |     at Function.Module._load (module.js:439:3) code: 'MODULE_NOT_FOUND' }
      0|mm       | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm       | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      
      posted in Troubleshooting
      M
      Mar
    • RE: 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.

      @daenick alright looks like your tip worked…i think. I’m still getting the following error but showing it was installed successfully

      npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed.
      

      0_1491171766492_Screen Shot 2017-04-02 at 11.21.38 PM.png

      Does this mean installation was actually successful or do i need to update/install something else?

      @AAPS when i try npm start i get the following:

      > magicmirror@2.1.1 start /home/pi/MagicMirror
      > sh run-start.sh
      
      posted in Troubleshooting
      M
      Mar
    • RE: 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.

      @daenick thanks for the pointer, will try it out now and report back.

      posted in Troubleshooting
      M
      Mar
    • 1 / 1