Skip to content

Change order of BundledModulesPath in PSModulePath #381

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

Merged
merged 1 commit into from
Dec 15, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Dec 15, 2016

This change modifies the order of BundledModulesPath in our manipulation
of the PSModulePath to include modules with the PowerShell extension. To
ensure that newer modules on the user's system are used for certain
integrations (like PSScriptAnalyzer or Plaster), the BundledModulesPath
needs to go at the end of PSModulePath, not the beginning.

This change modifies the order of BundledModulesPath in our manipulation
of the PSModulePath to include modules with the PowerShell extension.  To
ensure that newer modules on the user's system are used for certain
integrations (like PSScriptAnalyzer or Plaster), the BundledModulesPath
needs to go at the end of PSModulePath, not the beginning.
@daviwil daviwil merged commit 167c86c into master Dec 15, 2016
@daviwil daviwil deleted the daviwil/psmodulepath branch December 15, 2016 23:02
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