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

fix: show underlying error message for pkgInstall errors #403

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

mshanemc
Copy link
Contributor

there's a message in the caught error, which isn't making it out into the UI. This adds the underlying message into the actions

@W-14095032@
forcedotcom/cli#2434

bug repro:
create a scrach org, then try to deploy this package to it (the pkg has an install key so this should error out).
sf package:install --package 04t4p00000281x3AAA --publish-wait 60 --wait 60

nicest if combined with salesforcecli/sf-plugins-core#407

@shetzel shetzel merged commit c7d5792 into main Oct 2, 2023
8 checks passed
@shetzel shetzel deleted the sm/package-install-error branch October 2, 2023 20:46
@shetzel
Copy link
Contributor

shetzel commented Oct 2, 2023

QA looks good:
Screenshot 2023-10-02 at 2 43 30 PM

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