I'm trying to use the WebStorm IDE debugger to debug a NextJS React app. I tried to use a JavaScript configuration, but that didn't seem to work -- neither when I used a Node config.
What's the correct procedure for debugging NextJS React apps with WebStorm?
pages
directory. Please create one under the project root". I am trying at the moment to debug a node module at the moment, so I don't want to set the project root to the 'common' directory... – Phaih