check-engine icon indicating copy to clipboard operation
check-engine copied to clipboard

A utility to check your engines for Node.js

Results 20 check-engine issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

We are currently returning -1 when the checking system fails. We should also return a positive number of failed checks so that users can do command line expressions such as:...

Hacktoberfest

See https://github.com/thaliproject/Thali_CordovaPlugin/blob/vNext_yarong_1028/thali/install/validateBuildEnvironment.js#L276

Hacktoberfest

**Suggestion** To prevent too much noise on output, add an option `--quiet` to omit successful output. Error output could be display as is.

good first issue
Hacktoberfest

@kwpeters gets credit for this! check-engine makes for some great logo opportunities! Would be great to combine it with the node.js hexagon and the traditional check engine light. https://www.google.com/search?q=check+engine+light&source=lnms&tbm=isch

I recently had a bug because the version of [angular-cli](https://github.com/angular/angular-cli) changed and I don't see it. So a support with sevmer should be nice.

We need to make sure that these two specify the same version of Node.js

The value resolved from the package's exported function contains a `status` that is 0 (if successful) or -1 (otherwise). Also, the `message` object has a `type` field that is either...

The `cordova -v` command returns text about telemetry, then the version number. So our validator fails even if the version is ok.

so the caller can get results as they come in