Read the statement by Michael Teeuw here.
New Module Debugging
-
I am trying to start creating new modules yet am having trouble debugging. Whats the best way ya’ll have found to debugg modules?
-
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 devBut if you want to debug
node_helperside,console.logeverything. -
Thanks for the support!
-
You can also take a look at this. It explains also how to debug from your machine, instead of doing everything via SSH.
-
Most of the time when I develop, I run server only mode and test most of the work in a default browser.
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