• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-Lunartic No animation and error on install

Scheduled Pinned Locked Moved Unsolved Requests
7 Posts 2 Posters 722 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    DarkV
    last edited by Aug 13, 2022, 8:01 AM

    Hello, I tried to install MMM-Lunartic Module. It installs with a couple of errors that I do not understand and the animation portion of the module is not working.Screenshot 2022-08-13 085052.png .
    Any help will be appreciated as I do not know what I have done wrongScreenshot 2022-08-13 085618.png

    S 1 Reply Last reply Aug 13, 2022, 11:25 AM Reply Quote 0
    • S Offline
      sdetweil @DarkV
      last edited by Aug 13, 2022, 11:25 AM

      @DarkV the wrong package.json was added to the module

      do this

      cd ~/MagicMirror/modules/MMM-Lunartic
      rm -rf node_modules
      rm package-lock.json
      rm package.json
      npm init -y
      npm install request
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Aug 13, 2022, 2:23 PM Reply Quote 0
      • D Offline
        DarkV @sdetweil
        last edited by Aug 13, 2022, 2:23 PM

        @sdetweil I followed your guide and this is the outcome. Still, no animationsScreenshot 2022-08-13 151929.png
        Many thanks

        S 1 Reply Last reply Aug 13, 2022, 2:33 PM Reply Quote 0
        • S Offline
          sdetweil @DarkV
          last edited by Aug 13, 2022, 2:33 PM

          @DarkV sorry, don’t know what animations. don’t know module at all

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Aug 13, 2022, 2:37 PM Reply Quote 0
          • D Offline
            DarkV @sdetweil
            last edited by Aug 13, 2022, 2:37 PM

            @sdetweil https://github.com/mykle1/MMM-Lunartic

            S 1 Reply Last reply Aug 13, 2022, 2:42 PM Reply Quote 0
            • S Offline
              sdetweil @DarkV
              last edited by Aug 13, 2022, 2:42 PM

              @DarkV yes, I know where it is. I do not know how it works.

              the author is not available currently

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              D 1 Reply Last reply Aug 13, 2022, 2:42 PM Reply Quote 0
              • D Offline
                DarkV @sdetweil
                last edited by Aug 13, 2022, 2:42 PM

                @sdetweil Okay, many thanks

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  2/7
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy