I'm using Vue 3 CLI on a Windows machine, with node version v16.18.0 and Visual Studio Code version 1.72.2.
When I follow this recipe, I get the following error:
The task 'vuejs: start' cannot be tracked. Make sure to have a problem matcher defined.
Any thoughts on what may be causing this?
I'm using Vue 3 CLI on a Windows machine, with node version v16.18.0 and Visual Studio Code version 1.72.2.
When I follow this recipe, I get the following error:
The task 'vuejs: start' cannot be tracked. Make sure to have a problem matcher defined.Any thoughts on what may be causing this?