Zowe CLI
- BugFix: Updated the error handling for plug-in installation to report the first failure that occurs. #2722
- BugFix: Updated the display of failures from third party programs to include more diagnostic information while avoiding repeated text. #2722
Imperative
- BugFix: Updated the
NpmFunctions.installPackagesfunction to throw an error when a launched NPM program fails. #2722 - BugFix: Updated the
ExecUtils.handleSpawnResultfunction to display more detailed failure information from third party programs. #2722 - BugFix: Added the
ImperativeError.newImpErrorFromExistingErrorfunction and used it to display failures from third party programs with more diagnostic information while avoiding repeated text. #2722