Skip to content

Find/Install PowerShell Modules from the Gallery command not working #3788

Closed
@StevenBucher98

Description

@StevenBucher98

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

Summary

When I try to use the command PowerShell.PowerShellFindModule it says it begins to load all the available modules from (pressumably) the PS Gallery and get hung and goes no where

image

PowerShell Version

$PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.2.1
PSEdition                      Core
GitCommitId                    7.2.1
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visual Studio Code Version

code --version
1.63.2
899d46d82c4c95423fb7e10e68eba52050e30ba3
x64

Extension Version

code --list-extensions --show-versions | Select-String powershell

[email protected]
[email protected]

Steps to Reproduce

Ctrl + Shift + P to open cmd palette, and then select the Find/Install PowerShell Modules from the Gallery. It does nothing. As I am not sure what it is suppose to do, I do not know what to expect what the expected output would be. Not sure if you know @SydneyhSmith?

Visuals

No response

Logs

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions