-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I get this exception sometimes:
Remove-Item : Cannot remove item C:\temp\PSI-CI-latest\build-tools\packages\PowerYaml.1.0.3\tools\Libs\YamlDotNet.dll:
Access to the path 'YamlDotNet.dll' is denied.
At C:\Users\Administrator\Desktop\auto-deploy.ps1:530 char:9
-
Remove-Item ($destination + "*") -Recurse -Force | Out-Null -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : PermissionDenied: (YamlDotNet.dll:FileInfo) [Remove-Item], UnauthorizedAccessException
- FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels