Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ nodeEngineCheck.js
File
nodeEngineCheck.js
ci/nodeEngineCheck.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
semver = require(
'semver'
);
2
const
fs = require(
'fs'
).promises;
3
const
path = require(
'path'
);
4
let
core;
Callers
nothing calls this directly
Calls
1
check
Function · 0.70
Tested by
no test coverage detected