Closed lemeurherve closed 1 year ago
This PR adds version running npm version to be able to see every npm & nodejs related versions when building the app with make.
version
npm version
make
Additional output:
{ uplink: '1.0.0', npm: '6.14.12', ares: '1.15.0', brotli: '1.0.7', cldr: '35.1', http_parser: '2.9.4', icu: '64.2', modules: '64', napi: '7', nghttp2: '1.41.0', node: '10.24.1', openssl: '1.1.1k', tz: '2019c', unicode: '12.1', uv: '1.34.2', v8: '6.8.275.32-node.59', zlib: '1.2.11' }
This PR adds
version
runningnpm version
to be able to see every npm & nodejs related versions when building the app withmake
.Additional output: