Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Copy-Item : Cannot find path 'D:\Pki\Req\SubCa.req' because it does not exist #60

Open
gevilot opened this issue Oct 26, 2022 · 0 comments

Comments

@gevilot
Copy link

gevilot commented Oct 26, 2022

I was trying to deploy the stack to an existing VPC, but kept getting the following error, I'm not sure what could be wrong. This is a new stack deployment.

Copy-Item : Cannot find path 'D:\Pki\Req\SubCa.req' because it does not exist.
At C:\AWSQuickstart\Module-Pki\Module-Pki.psm1:1491 char:9

  •     Copy-Item -Path 'D:\Pki\Req\SubCa.req' -Destination 'SubPkiSy ...
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (D:\Pki\Req\SubCa.req:String) [Copy-Item], ItemNotFoundException
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant