|
|
|
|
|
by letmevoteplease
205 days ago
|
|
rmdir /s /q Z:\ETSY 2025\Antigravity Projects\Image Selector\client\node_modules.vite
Running this command in cmd attempts to delete (I ran without /q to check):Z:\ETSY (-> Deletes if it exists.) "2025\Antigravity" (-> The system cannot find the path specified.) "Projects\Image" (-> The system cannot find the path specified.) "Selector\client\node_modules.vite" (-> The system cannot find the path specified.) It does not delete the Z:\ drive. |
|