MCPcopy
hub / github.com/graphile/starter / _setup_utils.js

File _setup_utils.js

scripts/_setup_utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (parseInt(process.version.split(".")[0], 10) < 10) {
2 throw new Error("This project requires Node.js >= 10.0.0");
3}
4

Callers

nothing calls this directly

Calls 3

addFunction · 0.85
safeRandomStringFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected