Module: utils/check

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

Table of contents