Navigation

    MagicMirror Forum

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

    New Module Debugging

    Development
    4
    5
    3007
    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
      dccakes last edited by

      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
        jc21 last edited by

        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
          dccakes last edited by

          Thanks for the support!

          1 Reply Last reply Reply Quote 0
          • J
            Jopyth Moderator last edited by

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

            1 Reply Last reply Reply Quote 0
            • MichMich
              MichMich Admin last edited by

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