check_node_version
Check whether the current Node.js version matches the project's .nvmrc or engines requirement in package.json.
Instructions
Check whether the current Node.js version matches the project's .nvmrc or package.json engines requirement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Absolute path to the project directory to check |