Static GitHub Issues

[2528] Debugging Nuxt Project

prev: Error loading files after update to 1.0.0
next: context.isClient and context.isServer deprecation warnings when not used

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.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2196">#c2196</a>)</em></sub></div>