Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Do you have a "moment"

    Troubleshooting
    3
    4
    2694
    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.
    • Mykle1
      Mykle1 Project Sponsor Module Developer last edited by

      This appears in the dev console on my machine under MM 2.1.1. It does NOT appear in my mirror under MM 2.1.0. Anyone want to shed some light on this for me?
      Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info. Arguments: [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: 7:00 PM EDT on April 17, Z, _f: undefined, _strict: undefined, _locale: [object Object] Error at Function.createFromInputFallback (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:314:94) at configFromString (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2172:11) at configFromInput (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2541:9) at prepareConfig (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2524:9) at createFromConfig (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2491:40) at createLocalOrUTC (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2578:12) at createLocal (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:2582:12) at hooks (http://localhost:8080/vendor/node_modules/moment/min/moment-with-locales.js:10:25) at Class.processWeather (http://localhost:8080/modules/MMM-WunderGround//MMM-WunderGround.js:869:10) at Class.socketNotificationReceived (http://localhost:8080/modules/MMM-WunderGround//MMM-WunderGround.js:1217:18) warn @ :8080/vendor/node_modules/moment/min/moment-with-locales.js:287

      1 Reply Last reply Reply Quote 0
      • yawns
        yawns Moderator last edited by

        Just guessing:
        With the latest magic mirror update we also received an update for moment.js which is used to do time and date calculations and formatting.
        Maybe the latest moment.js marked some function as deprecated and this function is used inside MMM-WunderGround

        Mykle1 1 Reply Last reply Reply Quote 1
        • Mykle1
          Mykle1 Project Sponsor Module Developer @yawns last edited by

          @yawns
          Ok, thanks yawns

          johnnyboy 1 Reply Last reply Reply Quote 0
          • johnnyboy
            johnnyboy @Mykle1 last edited by johnnyboy

            This post is deleted!
            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy