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

Extension Paths Are Fully Qualified? #196

Open
awickham10 opened this issue May 5, 2022 · 0 comments
Open

Extension Paths Are Fully Qualified? #196

awickham10 opened this issue May 5, 2022 · 0 comments

Comments

@awickham10
Copy link

I've run into an issue where I installed an extension, registered a vault, and then moved the installation path of the extension. When I did this, even though the new extension path was in my PSModulePath, Get-Secret would error trying to load the extension from the old location. The only way to fix it was to unregister the vault and re-register.

It would be nice to have these treated more like normal modules, where they can be moved around without impacting vaults.

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

No branches or pull requests

1 participant