Skip to content

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

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

Closed
5 tasks done
StevenBucher98 opened this issue Jan 25, 2022 · 1 comment
Closed
5 tasks done
Assignees
Labels

Comments

@StevenBucher98
Copy link
Contributor

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

@StevenBucher98 StevenBucher98 added Issue-Bug A bug to squash. Needs: Triage Maintainer attention needed! Area-Configuration and removed Needs: Triage Maintainer attention needed! labels Jan 25, 2022
@StevenBucher98 StevenBucher98 added this to the Consider-vNext milestone Feb 1, 2022
@SydneyhSmith
Copy link
Collaborator

We should consider removing the feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants