-
Notifications
You must be signed in to change notification settings - Fork 98
[Preview11]: Install-PSResource should not fail silently #465
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
Comments
Triage what's happening with code script block in psm1 file |
Any update on this? |
@et1975 this is being worked on currently, we hope to get this fixed for the next release. |
This issue is resolved by PR #525 and will be present in the next release (3.0.12). This will ensure that Install doesn't fail silently or require the user to use Verbose to see the error, but rather writes the error. Running the command @JustinGrote is running will now write an error out. |
I've opened this issue: https://github.com/PowerShell/PowerShellGet/issues/533 |
Prerequisites
Steps to reproduce
Install-psresource exchangeonlinemanagement
Expected behavior
Installs
Actual behavior
Fails silently (Should throw error)
Error details
Visuals
No response
The text was updated successfully, but these errors were encountered: