Closed corbob closed 5 years ago
It would appear this is due to PSES not having compiled artifacts for the latest releases. I've opened an issue there: https://github.com/PowerShell/PowerShellEditorServices/issues/1047
oops. Not sure why the zips failed to upload... this should be fixed now!
System Details
coc-powershell
(in Vim or NeoVim::CocList extensions coc-powershell
): git master branch$PSVersionTable
): 6.2.2 (and 5.1.something)Issue Description
I am experiencing a problem with downloading PSES.
Expected Behaviour
Download PSES to the appropriate location.
Actual Behaviour
PowerShell 6.2.2:
PowerShell 5.1:
I'll take a look at what's going on, in particular why we're getting different errors between Windows PowerShell and PowerShell Core. If I were to guess, this started happening with the recent update to PSES, but I can't say for sure. I noticed the build failing in #74