Show node/npm/yarn version output in CI

Migrated issue

Reported by: tom konda

Related to !407 (merged)

Problem/Motivation

Executing Node.js version is not output anywhere while CI is running.
When upgrades a library for Node.js, some feature is not supported Node.js which works on CI server sometimes.

See:

Proposed resolution

Output executing Node.js version in pipeline.

Remaining tasks

TBD