• 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.

Error with node fetch for calendar on fresh install

Scheduled Pinned Locked Moved Solved Troubleshooting
10 Posts 3 Posters 1.1k 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.
  • L Offline
    landaisbenj
    last edited by landaisbenj Jan 23, 2022, 3:42 PM Jan 23, 2022, 3:40 PM

    OMG It’s really helpfull… Need to be the first way on documentation… Ok, it work, i try now to réinstall all my modules.

    1 Reply Last reply Reply Quote 1
    • L Offline
      landaisbenj
      last edited by Jan 23, 2022, 4:48 PM

      All my module work. Thanks a lot… I’m on this by a few day…

      1 Reply Last reply Reply Quote 0
      • M Online
        mumblebaj Module Developer @landaisbenj
        last edited by Jan 24, 2022, 4:50 PM

        @landaisbenj I have seen this error before. It comes from installing the latest version of node-fetch whereas the module uses an older version of node-fetch. The latest version is an ES module and must be import’d instead of require’d in the node_helper.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories

        S 1 Reply Last reply Jan 24, 2022, 5:33 PM Reply Quote 1
        • S Offline
          sdetweil @mumblebaj
          last edited by Jan 24, 2022, 5:33 PM

          @mumblebaj but how did that happen? MM asks for newer, but module wants older?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          M 1 Reply Last reply Jan 24, 2022, 5:35 PM Reply Quote 0
          • M Online
            mumblebaj Module Developer @sdetweil
            last edited by Jan 24, 2022, 5:35 PM

            @sdetweil I would assume that the user may have installed a newer version. MM requires 2.6.6 which is not the ES version I think they changed from v3 onwards.

            Check out my modules at: https://github.com/mumblebaj?tab=repositories

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