BTW in your node-red-log output you will only see the server side syntax errors, i.e. the syntax errors in your .js file. In the browser console log (like in your screenshot), you will see the client side syntax errors. I.e. the javascript in your .html file.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to get errors/exceptions while developing custom node? | 11 | 2622 | 29 May 2020 | |
| How to debug an own node with the node.js debugger? | 7 | 8596 | 22 August 2019 | |
| How to proper debug custom node | 42 | 9990 | 21 February 2023 | |
| No debug output in side-bar. Tried lots, stuck, please help | 97 | 17008 | 4 September 2022 | |
| Debugging in JS | 1 | 390 | 16 January 2021 |