force:package:install:report --json returning invalid json #330
Labels
area:packaging
owned by another team
The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Summary
Attempting to retrieve the results of a package install by sfdx force:\package:install:report --json. The output starts 'ERROR: Encountered errors installing the package!,Installation errors:' instead of valid JSON.
Steps To Reproduce:
Expected result
Output in valid JSON that can be parsed by scripting language.
Actual result
Invalid JSON that cannot be parsed.
Additional information
SFDX CLI Version: sfdx-cli/7.48.0 win32-x64 node-v12.13.0
SFDX plugin Version:
@oclif/plugin-autocomplete 0.1.5 (core)
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.3 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.9 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.0.7 (core)
analytics 1.7.1 (core)
generator 1.1.2 (core)
salesforcedx 48.3.1 (core)
├─ @salesforce/sfdx-plugin-lwc-test 0.1.5 (core)
├─ salesforce-alm 48.4.0 (core)
└─ salesforcedx-templates 48.4.0 (core)
sfdx-cli 7.48.0 (core)
OS and version:
Windows 10
The text was updated successfully, but these errors were encountered: