Make sure these are on:

   - z/OS 2.4 with all the following PTFs installed:
      - UI80106 <https://www.ibm.com/support/pages/apar/PH44479>
      - UI81096 <https://www.ibm.com/support/pages/apar/PH46883>
      - UI78103 <https://www.ibm.com/support/pages/apar/PH39857>
      - UI80155 <https://www.ibm.com/support/pages/apar/PH45663>
      - UI83490


Did you run the .env command?   Use

$ . <nodejs_dir>/.env

Issue echo $PATH and ensure nodejs has been added to your path.



On Mon, May 27, 2024 at 1:39 AM Jake Anderson <
[email protected]> wrote:

> Hello
>
> I am trying to install nodejs 20 on z/OS 2.4 but I end up with below error.
> All the prerequisites PTF are available but not sure why the nodule is not
> found
>
>
>
> Setting up IBM Open Enterprise SDK for Node.js
> 20.0
>
> Checking for supported platform...SUCCESS
>
>
> Checking for supported
> hardware...SUCCESS
>
> Checking for supported OS
> version...SUCCESS
>
> Checking that /usr/bin/env
> exists...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 1)...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 2)...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 3)...SUCCESS
>
> Checking that Integrated Cryptographic Service Facility is
> active...SUCCESS
>
> Checking for sufficient above the bar
> memory...SUCCESS
>
> Checking for sufficient address
> space...SUCCESS
>
> Checking that Python 3.9.14+
> exists...SUCCESS
>
> Checking that Make 4.1+
> exists...SUCCESS
>
> Checking that IBM C/C++ for Open Enterprise Languages on z/OS
> exists...SUCCESS
>
> Checking that Node.js is
> installed...FAILED
>
> ***ERROR: CEE3501S The module CRTEQCXS was not
> found.
>
>          The traceback information could not be
> determined.
>
> ***ERROR: Node.js ("node --version") failed to run. Refer to the
> instructions in
>
> Checking that npm is installed...FAILED
>
>
> ***ERROR: CEE3501S The module CRTEQCXS was not
> found.
>
>          The traceback information could not be
> determined.
>
> ***ERROR: npm ("npm --version") failed to run. Refer to the instructions in
> READ
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to