Home

Issue: 2528

Debugging Nuxt Project

[issue link]

Debugging and interacting with a Vue project page is relatively simple with standard Vue, but I can’t find any information on doing it in Nuxt. The only article I can find - https://codeburst.io/debugging-nuxt-js-with-visual-studio-code-724920140b8f - doesn’t work for a nuxt scaffolded project with bootstrap-vue. I would like to use Nuxt instead of what I call standard Vue, but without a viable debugging process, it’s back to basic Vue.

This question is available on Nuxt.js community (#c2196)