Problem with launching vccc projects

when I click “open project” unity loads and after a while an error appears " An error occurred while resolving packages:
One or more packages could not be added to the local file system:
com.unity.burst: ENOSPC: no space left on device, copyfile ‘C:\Users\user\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.burst@1.8.12.Runtime\burst-llvm-43FFF67504C1B77C_16.dll’ → ‘C:\Users\user\Documents\unity\unity projects\xz\Library\PackageCache.tmp-13220-emD54locb3aU\copy.Runtime\burst-llvm-43FFF67504C1B77C_16.dll’

Click on Retry to relaunch Unity and reopen your project.

Click on Continue to launch Unity. Some or all packages may not be imported which may cause compilation errors." , I tried reinstalling Unity, installing other versions, but no results (I use Unity version 2022.3.22f1

As specified in the logs. It seem that your don’t have enough space, so maybe your hard drive is full?