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

New Module Debugging

Scheduled Pinned Locked Moved Development
5 Posts 4 Posters 3.8k 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.
  • D Offline
    dccakes
    last edited by Oct 9, 2016, 10:17 PM

    I am trying to start creating new modules yet am having trouble debugging. Whats the best way ya’ll have found to debugg modules?

    1 Reply Last reply Reply Quote 0
    • J Offline
      jc21
      last edited by Oct 9, 2016, 11:55 PM

      Depends on your module I guess. If the part you want to debug is in the interface, turning dev console on is the way:

      electron js/electron.js dev
      

      But if you want to debug node_helper side, console.log everything.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dccakes
        last edited by Oct 12, 2016, 9:22 PM

        Thanks for the support!

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jopyth Moderator
          last edited by Oct 13, 2016, 8:19 AM

          You can also take a look at this. It explains also how to debug from your machine, instead of doing everything via SSH.

          Helpful sticky: How to troubleshoot

          1 Reply Last reply Reply Quote 0
          • M Offline
            MichMich Admin
            last edited by Oct 13, 2016, 6:51 PM

            Most of the time when I develop, I run server only mode and test most of the work in a default browser.

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