You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change fixes an issue caused by PowerShell 6 Alpha 18 where the
PSModulePath casing on UNIX systems has been changed from PSMODULEPATH
back to PSModulePath. This change broke the startup script that
manipulates the PSModulePath so the extension fails to load in the new
version.
This is a breaking change for those using a previous version of
PowerShell 6 on UNIX systems.
FixesPowerShell#662.
System Details
$PSVersionTable
:Issue Description
I am experiencing a problem with the extension not being started since PowerShell alpha 18 installation.

Attached Logs
logs.zip
The text was updated successfully, but these errors were encountered: