MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / getNodeJsVersion

Method getNodeJsVersion

lib/StencilDebug.js:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 getNodeJsVersion() {
48 return process.version;
49 }
50
51 getCliVersion() {
52 return PACKAGE_INFO.version;

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected