### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps to reproduce 1. Add `aish.exe` to the environment PATH variable. 2. Import the `AIShell` module and then run `Start-AIShell` ### Expected behavior ```console It should successfully start aish in the side car pane. ``` ### Actual behavior ```console It fails with follow error: "[error 2147942402 (0x80070002) when launching `aish --channel pwsh_aish.14440.pwsh']" ``` ### Error details _No response_ ### Environment data ```PowerShell 0.1.0-alpha.19 package. ``` ### Version 0.1.0-alpha.19 ### Visuals _No response_