@boost/cliFunctionscheckNodeRequirementcheckNodeRequirement CallablecheckNodeRequirement(range: string, throws?: boolean): MiddlewareVerify that the currently running Node.js process.version satisfies the given semver range. If not, a console error will be logged, or an error will be thrown.
Verify that the currently running Node.js process.version satisfies the given semver range. If not, a console error will be logged, or an error will be thrown.