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

    tteetzen

    @tteetzen

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

    tteetzen Unfollow Follow

    Latest posts made by tteetzen

    • RE: [ERROR] Cannot access 'config' before initialization

      @sdetweil I am not using the MMM-RemoteControl.
      The only other modules I have so far is Nest-Status and Screencast.

      Changing the module config language to ‘false’ allowed the program to launch and everything is functional now. It is just using the module default now.

      Thanks for the help!

      posted in Troubleshooting
      T
      tteetzen
    • [ERROR] Cannot access 'config' before initialization

      I am new to the Magic Mirror community and I am looking for some help. I had the mirror up and working until I just installed the MMM-OnSpotify module today. Now, when I “npm run start:windows” it gives me the following info in the LOG:

      [2025-02-18 19:10:13.198] [LOG] Starting MagicMirror: v2.30.0
      [2025-02-18 19:10:13.436] [LOG] Loading config …
      [2025-02-18 19:10:13.442] [LOG] config template file not exists, no envsubst
      [2025-02-18 19:10:14.981] [INFO] Checking config file C:\Users\doug\MagicMirror\config\config.js …
      [2025-02-18 19:10:15.107] [INFO] Your configuration file doesn’t contain syntax errors :)
      [2025-02-18 19:10:15.109] [INFO] Checking modules structure configuration …
      [2025-02-18 19:10:15.287] [ERROR] Cannot access ‘config’ before initialization

      When I exclude the MMM-OnSpotify module, this issue goes away and the other modules come up no problem. Can someone please help with this???

      posted in Troubleshooting
      T
      tteetzen