Version: Deno 2.7.14
Ext Version: 3.52.0
OS: Windows 11
When using VS Code and the Deno IDE extension, when trying to do the deno clean command, it fails with a file being locked sometimes. Shutting down VS Code and making sure the process is terminated and then running in the CLI allows for the cache to be cleaned.
The issue is intermittent though. Starting VS Code into the project and running the command via the integrated terminal worked fine, but after a certain point it stops working. As I discover more information I will provide it.
Version: Deno 2.7.14
Ext Version: 3.52.0
OS: Windows 11
When using VS Code and the Deno IDE extension, when trying to do the
deno cleancommand, it fails with a file being locked sometimes. Shutting down VS Code and making sure the process is terminated and then running in the CLI allows for the cache to be cleaned.The issue is intermittent though. Starting VS Code into the project and running the command via the integrated terminal worked fine, but after a certain point it stops working. As I discover more information I will provide it.