Summary
The installation command for Windows PowerShell fails on newly installed Windows machines with directory and file not found errors. Users cannot install copilot_here because the required PowerShell directories and profile files don't exist by default.
Environment
- Fresh Windows installation
- Windows PowerShell 5.1
- No existing PowerShell profile or Documents\PowerShell directory
Steps to Reproduce
- Open Windows PowerShell on a fresh Windows machine
- Run the installation command from the website
- Observe errors:
Could not find a part of the path 'C:\Users\...\Documents\PowerShell\copilot_here.ps1'
Cannot find path '...\Microsoft.PowerShell_profile.ps1' because it does not exist
Acceptance Criteria
Summary
The installation command for Windows PowerShell fails on newly installed Windows machines with directory and file not found errors. Users cannot install copilot_here because the required PowerShell directories and profile files don't exist by default.
Environment
Steps to Reproduce
Could not find a part of the path 'C:\Users\...\Documents\PowerShell\copilot_here.ps1'Cannot find path '...\Microsoft.PowerShell_profile.ps1' because it does not existAcceptance Criteria