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
Thanks for your Yarn Task Provider extension for VS Code. I am having a problem with the extension when I add 2 yarn tasks. Everything was working great until I added a 2nd yarn task. After doing so, the 1st task I configured could not be found.
Here is my tasks.json file contents. If I attempt to run the debugger "Debug Frontend-functional Tests", I get the error, "Could not find the task 'yarn-build-frontend-functional-tests". If I remove the 2nd task from tasks.json (yarn-build-creation-path), the task is found and run successfully.
Issue copied from email from user:
I will be looking into this in the coming week - Dillon K
The text was updated successfully, but these errors were encountered: