Describe the bug
When I click "Delete Data set" or "Delete PDS", I get an error message and the data set isn't deleted. (More info in the screenshot below)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The data set should be deleted
Screenshots

Desktop (please complete the following information):
Additional context
The integration test "should delete a data set if user verified" in extension.integration.test.ts fails :
https://github.com/zowe/vscode-extension-for-zowe/blob/3a54adcfea4726da3bf5cbc7dbfc8e03e98d49d2/__tests__/__integration__/extension.integration.test.ts#L199-L211
Getting the same error on Windows 10.
Most helpful comment
Getting the same error on Windows 10.