Methods
(async, inner) checkNode()
Will throw an error if node version is wrong and if no engines config in package,json
- Source:
Throws:
console.error & process.exit(1) if node version is wrong
Returns:
undefined
Will throw an error if node version is wrong and if no engines config in package,json
console.error & process.exit(1) if node version is wrong
undefined