Open Jnchi opened 5 years ago
Requires "yargs": "11.0.0"
as specified in package.json
.
However, manually installing yield the following.
npm install yargs
npm WARN Invalid version: "0.1"
npm WARN testing No description
npm WARN testing No repository field.
npm WARN testing No README data
npm WARN testing No license field.
+ yargs@13.2.4
added 51 packages from 15 contributors and audited 712 packages in 3.119s
found 0 vulnerabilities
./testing.js
Usage: node testing.js (Options) (Required)
Options:
--help | Display this help text
--optional | Optional argument
Required:
--required | Required argument