Node.js breakpoints not working in IDEA IntelliJ?
I had problems getting IDEA to stop at my breakpoints in an Node.js project I'm working on. After disabling all of the plugins I know I'm not using at the moment, things started working.
Just though I'd mention it in case others have the same issue and stumble upon my post.