Licence
MIT
Version
1.2.2
Deps
3
Size
19 kB
Vulns
0
Weekly
0
node-exec-path
Helpers for node executable paths
Example 1
import { satisfiesSemverSync } from "node-exec-path";
const execPath = satisfiesSemverSync(">=18.0"); // path or null
Helpers for node executable paths
import { satisfiesSemverSync } from "node-exec-path";
const execPath = satisfiesSemverSync(">=18.0"); // path or null