Found the following error when entering the zwe install command to install version 3.0 of Zowe:
Error ZWEL0157E: Zowe dataset prefix (zowe.setup.dataset.prefix) is not defined in Zowe YAML configuration file.
However, zowe.setup.dataset.prefix is specified in zowe.yaml file.
ZOWE v3
ZOWE.yaml has the following setting, however, filesystem for nodeJs was not mounted for this system.
node:
# **COMMONLY_CUSTOMIZED**
# Path to your node.js home directory
home: /usr/lpp/nodejs
Mount the filesystem for nodeJs on this system. Then rerun the zwe init command to create Z/OS dataset.
Running none supported NodeJs version or YAML file indentation issue could also cause the "dataset prefix not defined" error.
List of supported NodeJs version for ZOWE v3:
v18.x
V20.x