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

    Posts

    Recent Best Controversial
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil so i used your fix with the link that you provided and i can go into MM.

      there is something i dont get though… The MM app itself is ‘electron’?

      and my git cmd is ‘terminal’?

      when i want to install module etc, i have to close the terminal and reopen and npm start again? is there a way to work continuously on the terminal without closing and opening?

      right now im working on windows and subsequently i will shift to raspberry PI. how do i transit everything over to the PI? or do i have to resetup everything?

      and if im working on the windows, can i ‘cast’ the MM to anywhere else other than a web browser?

      posted in Troubleshooting
      1
      1a2a3a
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil but when i go to localhost 8080 via web browser it appears to show the screen. is that normal?

      posted in Troubleshooting
      1
      1a2a3a
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil

      hi i need some help here. when i ran npm start, im getting this message.

      Starting MagicMirror: v2.23.0
      [28.06.2023 13:36.52.647] [LOG] Loading config …
      [28.06.2023 13:36.52.648] [DEBUG] config template file not exists, no envsubst
      [28.06.2023 13:36.52.650] [LOG] Loading module helpers …
      [28.06.2023 13:36.52.650] [LOG] No helper found for module: alert.
      [28.06.2023 13:36.52.655] [LOG] Initializing new module helper …
      [28.06.2023 13:36.52.655] [LOG] Module helper loaded: updatenotification
      [28.06.2023 13:36.52.656] [LOG] No helper found for module: clock.
      [28.06.2023 13:36.52.717] [LOG] Initializing new module helper …
      [28.06.2023 13:36.52.717] [LOG] Module helper loaded: calendar
      [28.06.2023 13:36.52.718] [LOG] No helper found for module: compliments.
      [28.06.2023 13:36.52.718] [LOG] No helper found for module: weather.
      [28.06.2023 13:36.52.732] [LOG] Initializing new module helper …
      [28.06.2023 13:36.52.733] [LOG] Module helper loaded: newsfeed
      [28.06.2023 13:36.52.733] [LOG] All module helpers loaded.
      [28.06.2023 13:36.52.737] [LOG] Starting server on port 8080 …
      [28.06.2023 13:36.52.779] [LOG] Launching application.
      [28.06.2023 13:36.52.812] [LOG] Server started …
      [28.06.2023 13:36.52.818] [LOG] Connecting socket for: updatenotification
      [28.06.2023 13:36.52.818] [LOG] Starting module helper: updatenotification
      [28.06.2023 13:36.52.818] [LOG] Connecting socket for: calendar
      [28.06.2023 13:36.52.819] [LOG] Starting node helper for: calendar
      [28.06.2023 13:36.52.819] [LOG] Connecting socket for: newsfeed
      [28.06.2023 13:36.52.819] [LOG] Starting node helper for: newsfeed
      [28.06.2023 13:36.52.820] [LOG] Sockets connected & modules started …

      am i supposed to do something next?

      posted in Troubleshooting
      1
      1a2a3a
    • 1 / 1