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.

    2.17.1 error with MMM-DynamicWeather

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 3 Posters 1.0k Views 3 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.
    • S Offline
      sdetweil @Assassins
      last edited by sdetweil

      @assassins said in 2.17.1 error with MMM-DynamicWeather:

      Cannot find module 'request

      see
      https://forum.magicmirror.builders/topic/15666/add-request-to-modules/3?_=1633448969351

      @Fozi wins!

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      FoziF 1 Reply Last reply Reply Quote 0
      • FoziF Offline
        Fozi Project Sponsor @Assassins
        last edited by

        @assassins Also with this module the request dependency is missing and needs to be installed manually.

        cd ~/MagicMirror/modules/MMM-DynamicWeather
        npm init -y
        npm install request --save
        

        This should solve it.

        HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

        AssassinsA 1 Reply Last reply Reply Quote 0
        • AssassinsA Offline
          Assassins @Fozi
          last edited by

          @sdetweil and @fozi

          Love you guys, thanks alot.

          1 Reply Last reply Reply Quote 1
          • FoziF Offline
            Fozi Project Sponsor @sdetweil
            last edited by

            @Fozi wins!

            Probably my first and only time :beaming_face_with_smiling_eyes:

            HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

            AssassinsA 1 Reply Last reply Reply Quote 0
            • AssassinsA Offline
              Assassins @Fozi
              last edited by

              @fozi:beaming_face_with_smiling_eyes: :beaming_face_with_smiling_eyes:

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                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