Cannot load PSReadline module.. #10421

Closed
opened 2026-01-31 02:21:09 +00:00 by claunia · 2 comments
Owner

Originally created by @techie-grace on GitHub (Aug 31, 2020).

Anytime i open windows terminal i get Cannot load PSReadline module. Console is running without PSReadline.
I tried runing the Get-Module PSReadline, but it doesn't do anything

Originally created by @techie-grace on GitHub (Aug 31, 2020). Anytime i open windows terminal i get Cannot load PSReadline module. Console is running without PSReadline. I tried runing the Get-Module PSReadline, but it doesn't do anything
Author
Owner

@KalleOlaviNiemitalo commented on GitHub (Sep 1, 2020):

If you are using Windows Terminal Preview 1.3 and 32-bit PowerShell 5.1, then this could be a duplicate of https://github.com/microsoft/terminal/issues/7418.

To confirm, what are the values of the following variables in your PowerShell session?

$PSHome
$PSVersionTable
$Env:PSModulePath
@KalleOlaviNiemitalo commented on GitHub (Sep 1, 2020): If you are using Windows Terminal Preview 1.3 and 32-bit PowerShell 5.1, then this could be a duplicate of <https://github.com/microsoft/terminal/issues/7418>. To confirm, what are the values of the following variables in your PowerShell session? ``` $PSHome $PSVersionTable $Env:PSModulePath ```
Author
Owner

@ghost commented on GitHub (Sep 6, 2020):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Sep 6, 2020): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10421