forked from scottmuc/poshfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When I run the Deploy.ps1 I get the following error :
X:\Github\poshfiles [master ≡]> .\Deploy.ps1
copy-item : Container cannot be copied onto existing leaf item.
At X:\Github\poshfiles\Deploy.ps1:4 char:1
- copy-item -Path $here* -Destination $psUserProfile -Recurse -Force -Exclude('De ...
-
- CategoryInfo : InvalidArgument: (X:\Github\poshfiles\scripts:String) [Copy-Item], PSArgumentException - FullyQualifiedErrorId : CopyContainerItemToLeafError,Microsoft.PowerShell.Commands.CopyItemCommand
Metadata
Metadata
Assignees
Labels
No labels