atom-node-debugger
atom-node-debugger copied to clipboard
How to debug with nextjs?
Hi,
Im trying to the debug my node app that runs with nextjs. I followed all the installation requirements and it seems to be listening but it never stops on my break points.
Also, all my break points are orange instead of red if that makes a difference. Im running mac with node V8.6.0 and next V4.1.4
Thanks for your help!