X Tutup
The Wayback Machine - https://web.archive.org/web/20201202013956/https://github.com/PowerShell/PowerShellGet/pull/272
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

Fixes Issue 217 #272

Open
wants to merge 2 commits into
base: development
from
Open

Conversation

@Persistent13
Copy link

@Persistent13 Persistent13 commented Oct 1, 2020

This fixes the error that occurs when a PSModulePath directory is not present on the system when running Get-PSResource mentioned in #217

Persistent13 added 2 commits Oct 1, 2020
Get-PSResource will no longer crash if a PSModulePath is missing on the system. Reported in issue #217
@alerickson
Copy link
Member

@alerickson alerickson commented Oct 21, 2020

Thanks for this PR! We're generally not actively taking PRs but this is a small add. If you can resolve the conflict we'll merge this in.

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

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup