VSCodeExtension
VSCodeExtension copied to clipboard
[Show Graph] command 'yarnspinner.show-graph' not found
What is the current behavior? My vscode notify “command 'yarnspinner.show-graph' not found” when I click “Show Grash”.
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
- open yarn file
Wow!
My first ever Yarn script in Unity!
-> Gosh!
-> Incredible!
-> I'm amazed!
Anyway, time to get writing!
===
- Click “Show Graph” and then the error happened
What is the expected behavior? I want the graph to be displayed when I click "Show Graph"
Please tell us about your environment:
- Extension Version: v2.2.128
Other information
I find vscode is downling .net, does it matter?
I've had this issue recently after fresh install of the extension. Turns out I was just on a bad connection and .NET download was failing. When I allowed it to download, Yarn extension started working normally, including graph view.