diff --git a/Module-Debugging.md b/Module-Debugging.md index 5dd4fdf..1321f86 100644 --- a/Module-Debugging.md +++ b/Module-Debugging.md @@ -30,4 +30,12 @@ cd ~/MagicMirror/ npm run config:check ``` +--- + There are probably many other and better ways to check and debug. So please add and edit this page or file an issue with info for improving debugging. + +For further reading: + +- [how-to-troubleshoot](https://forum.magicmirror.builders/topic/86/how-to-troubleshoot) +- [how-to-check-your-config](https://forum.magicmirror.builders/topic/5399/how-to-check-your-config-for-errors-for-absolute-beginners) +- [how-to-add-modules-for-absolute-beginners](https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners)