Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix powershell7.4 issue #274

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Fix powershell7.4 issue #274

merged 3 commits into from
Feb 13, 2024

Conversation

xiazhvera
Copy link
Contributor

@xiazhvera xiazhvera commented Feb 12, 2024

Issue #, if available:

Description of changes:
Powershell 7.3 introduced an issue where launching powershell from cmd would not set PSModulePath correctly. As a workaround, we set PSModulePath to empty so that powershell would automatically reset the PSModulePath to default.
More details: PowerShell/PowerShell#18530

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@xiazhvera xiazhvera marked this pull request as ready for review February 12, 2024 23:08
@xiazhvera xiazhvera merged commit 6b2ea37 into main Feb 13, 2024
74 checks passed
@xiazhvera xiazhvera deleted the fix_pwsh branch February 13, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants