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

AWSLambdaPSCore - ErrorAction Stop errors on install dotnet global tool #725

Closed
1 task done
bgelens opened this issue Aug 26, 2020 · 2 comments
Closed
1 task done

Comments

@bgelens
Copy link
Contributor

bgelens commented Aug 26, 2020

Description

New-AWSPowerShellLambdaPackage -ErrorAction Stop or $ErrorActionPreference = 'Stop'; New-AWSPowerShellLambdaPackage will throw an error that should be handled.

Error:

image

Reproduction Steps

See above

Environment

PowerShell 7.0.3 on MacOS and Ubuntu 18.04
AWSLambdaPSCore v2.0.0.0

Resolution

  • 👋 I can/would-like-to implement a fix for this problem myself

I'll add a PR

This is a 🐛 bug-report

@bgelens bgelens added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Aug 26, 2020
@ashovlin ashovlin assigned ashovlin and normj and unassigned ashovlin and normj Aug 26, 2020
@ashishdhingra ashishdhingra added p1 This is a high priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Sep 8, 2020
@ashishdhingra ashishdhingra added A and removed p1 This is a high priority issue labels Oct 2, 2020
@ashishdhingra
Copy link
Contributor

PR #726 has been merged. Closing this issue.

@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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

No branches or pull requests

5 participants