Updated Module Debugging (markdown)

E:V:A 2018-02-11 23:08:43 +02:00
parent 08eff0fdd8
commit 832cfb925c

@ -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)