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

    Posts

    Recent Best Controversial
    • RE: Help with a couple CSS issues

      @sdetweil

      YES!!! My spacing was allllllll off.
      You’re a genius! Thank you so much.

      You have the patience of a saint

      N

      posted in Custom CSS
      N
      Nneuland
    • RE: Help with a couple CSS issues

      @sdetweil
      For the NYC-Transit module Changing the font size within the the developers window was smooth as silk.
      However, scaling in the custom.css has yielded nothing.
      I have attached a screenshot of what I believe is the proper location.

      Removing the duration of individual albums seems more difficult considering every album in the collection is different, or it doesn’t have a location at all due to not being in the description.

      To clarify, I should be modifying the “custom.css” (blank by default) file. not amending the specific mmm-nyc-transit.css or mmm-discogs.css files?Nyc_transit_font.jpg

      posted in Custom CSS
      N
      Nneuland
    • RE: Help with a couple CSS issues

      @sdetweil Sam!

      You’ve been a godsend. I’m going to give this a go when I get home later.
      I can’t thank you enough for your time and patience.

      N

      posted in Custom CSS
      N
      Nneuland
    • Help with a couple CSS issues

      Hello everyone. You’ve all been so helpful and supportive.
      A couple small things I have left that I can not wrap my head around though.

      MMM-nyc-transit - The font is too large. I haven’t the slightest idea of where to be modifying the font size. Can anyone make some suggestions for me?

      MMM-Discogs - I love this module. Everything is great here. Except I would like to omit the duration of the records from displaying. Would anyone have any suggestions for this also?

      Any help would be greatly appreciated.

      Nick

      posted in Custom CSS
      N
      Nneuland
    • RE: NYC-Transit MMM Issues

      @sdetweil

      Thank you

      posted in Troubleshooting
      N
      Nneuland
    • RE: NYC-Transit MMM Issues

      @sdetweil

      That’s it!! Thank you so very much1

      The time are off, but that’s a different issue. Thank you so much for your time!!!

      Really appreciate it.

      SOLVED

      posted in Troubleshooting
      N
      Nneuland
    • RE: NYC-Transit MMM Issues

      @sdetweil
      I apologize for my ignorance. How do I do that?

      posted in Troubleshooting
      N
      Nneuland
    • RE: NYC-Transit MMM Issues

      @sdetweil
      Thank you so much for the response.
      I’m incredibly new. Can this be done through terminal?

      After entering cd ~/MagicMirror/modules, I enter
      git clone https://github.com/Elaniobro/MMM-nyc-transit.git

      To which, I’m informed: fatal : destination path ‘MMM-nyc-transit’ already exists and is not an empty directory

      Could you kindly explain how to initiate an npm install specific to that module?

      If I understand correctly

      Thank you again for your time and assistance

      posted in Troubleshooting
      N
      Nneuland
    • NYC-Transit MMM Issues

      I have no idea what I did. I had it working the other day.
      I tried reinstalling the module, and now the MM can’t ind some folders I think
      I’m getting some errors in terminal after running the mirror and adding the nyc_transit to my config.js. Black screen, cursor visible. Can anyone take a look here and help?

      pi@raspberrypi:~ $ cd ~/MagicMirror
      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.14.0 start /home/pi/MagicMirror
      ./run-start.sh $1

      [30.03.2021 09:10.57.359] [LOG] Starting MagicMirror: v2.14.0
      [30.03.2021 09:10.57.364] [LOG] Loading config …
      [30.03.2021 09:10.57.369] [LOG] Loading module helpers …
      [30.03.2021 09:10.57.371] [LOG] No helper found for module: alert.
      [30.03.2021 09:10.57.512] [LOG] Initializing new module helper …
      [30.03.2021 09:10.57.513] [LOG] Module helper loaded: updatenotification
      [30.03.2021 09:10.57.514] [LOG] No helper found for module: clock.
      [30.03.2021 09:10.57.889] [LOG] Initializing new module helper …
      [30.03.2021 09:10.57.890] [LOG] Module helper loaded: calendar
      [30.03.2021 09:10.57.891] [LOG] No helper found for module: compliments.
      [30.03.2021 09:10.57.891] [LOG] No helper found for module: currentweather.
      [30.03.2021 09:10.57.892] [LOG] No helper found for module: weatherforecast.
      [30.03.2021 09:10.57.895] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘mta-realtime-subway-departures’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js

      [30.03.2021 09:10.57.896] [LOG] Loading module helpers …
      [30.03.2021 09:10.57.897] [LOG] No helper found for module: alert.
      [30.03.2021 09:10.57.898] [LOG] Initializing new module helper …
      [30.03.2021 09:10.57.898] [LOG] Module helper loaded: updatenotification
      [30.03.2021 09:10.57.899] [LOG] No helper found for module: clock.
      [30.03.2021 09:10.57.900] [LOG] Initializing new module helper …
      [30.03.2021 09:10.57.901] [LOG] Module helper loaded: calendar
      [30.03.2021 09:10.57.902] [LOG] No helper found for module: compliments.
      [30.03.2021 09:10.57.903] [LOG] No helper found for module: currentweather.
      [30.03.2021 09:10.57.904] [LOG] No helper found for module: weatherforecast.
      [30.03.2021 09:10.57.907] [ERROR] App threw an error during load
      [30.03.2021 09:10.57.915] [ERROR] Error: Cannot find module ‘mta-realtime-subway-departures’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      • at Module._resolveFilename (internal/modules/cjs/loader.js:798:15)
        at Function…/lib/common/reset-search-paths.ts.Module._resolveFilename (electron/js2c/browser_init.js:7718:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:691:27)
        at Function.Module._load (electron/js2c/asar.js:748:26)
        at Module.require (internal/modules/cjs/loader.js:853:19)
        at require (internal/modules/cjs/helpers.js:74:18)
        at Object. (/home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js:8:24)
        at Module._compile (internal/modules/cjs/loader.js:968:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:986:10)
        [30.03.2021 09:10.57.917] [ERROR] Whoops! There was an uncaught exception…
        [30.03.2021 09:10.57.922] [ERROR] Error: Cannot find module ‘mta-realtime-subway-departures’
        Require stack:
      • /home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      • at Module._resolveFilename (internal/modules/cjs/loader.js:798:15)
        at Function…/lib/common/reset-search-paths.ts.Module._resolveFilename (electron/js2c/browser_init.js:7718:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:691:27)
        at Function.Module._load (electron/js2c/asar.js:748:26)
        at Module.require (internal/modules/cjs/loader.js:853:19)
        at require (internal/modules/cjs/helpers.js:74:18)
        at Object. (/home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js:8:24)
        at Module._compile (internal/modules/cjs/loader.js:968:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:986:10) {
        code: ‘MODULE_NOT_FOUND’,
        requireStack: [
        ‘/home/pi/MagicMirror/modules/MMM-nyc-transit/node_helper.js’,
        ‘/home/pi/MagicMirror/js/app.js’,
        ‘/home/pi/MagicMirror/js/electron.js’,
        ‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,
        undefined
        ]
        }
        [30.03.2021 09:10.57.925] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        [30.03.2021 09:10.57.925] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        [30.03.2021 09:10.58.197] [LOG] Launching application.
        [30.03.2021 09:10.58.228] [WARN] (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently “false”. It will change to be “true” in Electron 9. For more information please check https://github.com/electron/electron/issues/18397

      I hope I did this right. Any thoughts would be greatly appreciated.

      Nick

      posted in Troubleshooting
      N
      Nneuland
    • RE: Header missing for Current weather (MMM_OpenMapWeather)

      @eltonnascimento
      Hi. Apologize for the late response.
      Not sure I would call this a fix. I reverted back to the default Current Weather module and avoided the Openmapweather module all together. For the life of me I couldn’t figure a way to show a header with the Openmapweather. However, the default Current weather worked.

      Hope this helps

      posted in Troubleshooting
      N
      Nneuland
    • 1
    • 2
    • 11
    • 12
    • 13
    • 14
    • 15
    • 14 / 15