'ZowePluginInstallationError' object has no attribute 'obj' when trying to utilize broadcom.ops Ansible Collection
search cancel

'ZowePluginInstallationError' object has no attribute 'obj' when trying to utilize broadcom.ops Ansible Collection

book

Article ID: 426989

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

An exception occurred during task execution.

To see the full traceback, use -vvv. The error was:

AttributeError: 'ZowePluginInstallationError' object has no attribute 'obj' fatal: [ZG01]: FAILED! => {"msg": "Unexpected failure during module execution: 'ZowePluginInstallationError' object has no attribute 'obj'", "stdout": ""}

Cause

Missing software prerequisites - Node.js


.

Resolution

Install Node.js

Zowe CLI Software Requirements

Node.js
Install a supported Node.js LTS version. For a current list of supported LTS versions, see Node.js.
After you install Node.js, restart the command prompt. To verify that Node.js is installed, issue the command node --version