You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same error, i am trying to run the debugger on vscode. In debug console I am getting this "You are using Node v10.19.0, but vue-cli-service requires Node ^12.0.0 || >= 14.0.0.
Please upgrade your Node version."
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?
The text was updated successfully, but these errors were encountered: