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.

    Covid-19 sparkline

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 2 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.
    • JerryPJ Offline
      JerryP
      last edited by

      Hello everyone.
      I’m a user of the

      I have one issue.
      MMM-covid19-sparkline app from @skelliam
      Now I see in de dev-tool the next issue.

      DevTools failed to parse SourceMap: http://localhost:8080/modules/MMM-COVID19-SPARKLINE/lib/highcharts.js.map
      Is showing up on the DevTools. log
      

      So ken someone tell mee what its meen and how to remove the failer.

      Thanks for the help.

      		{
      		module: 'MMM-COVID19-SPARKLINE',
      		position: "bottom_left",
      		config : {
      			worldStats: false,
      			sparklines: true,
      			sparklineWidth: 100,
      			sparklineHeight: 55,
      			sparklineDays: 50,
      			sparklineDeltavsDaily: true, 
      			sortby: "confirmed",
      			columns: ["confirmed", "deaths", "recovered"],
      			countries: ["Netherlands", "Germany", "Belgium"],
      			updateInterval: 1000 * 60 * 60 * 8,  //8 hours
      			infoRowClass: "medium",
      			headerRowClass: "small",
      			fadeSpeed: 1000,
      			showDelta: true,
      			showDeltaPlotNDays: 7,
      			sparklineDeathScale: -4,
      			showDelimiter: true
                      }},
      
      A 1 Reply Last reply Reply Quote 0
      • A Offline
        ashishtank Module Developer @JerryP
        last edited by

        @JerryP this is not failure it is warning that highcharts.js.map file not found. Is there any other error ? is module working ?

        JerryPJ 1 Reply Last reply Reply Quote 0
        • JerryPJ Offline
          JerryP @ashishtank
          last edited by

          @ashishtank
          Yes the module Is look to seem working oke.
          I only saw the yellow exclamation mark. and I like to have a smoothie log.

          JerryPJ 1 Reply Last reply Reply Quote 0
          • JerryPJ Offline
            JerryP @JerryP
            last edited by

            @ashishtank I have nou manecht to get the failed going away by updating the Higharts.js.

            But now I got a nieuw think whit the police. The Electric police.

            security-warnings.ts:182 
            Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
                Policy set or a policy with "unsafe-eval" enabled. This exposes users of
                this app to unnecessary security risks.
            
            For more information and help, consult
            https://electronjs.org/docs/tutorial/security.
            This warning will not show up
            once the app is packaged.
            
            A 1 Reply Last reply Reply Quote 0
            • A Offline
              ashishtank Module Developer @JerryP
              last edited by

              @JerryP you can ignore this warning.

              1 Reply Last reply Reply Quote 0
              • JerryPJ Offline
                JerryP
                last edited by

                @ashishtank

                [21.01.2021 19:10.37.452] [WARN]  (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397
                [21.01.2021 19:10.39.835] [ERROR] (node:3443) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
                

                Is this the same what I can ignore???

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • 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