-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Similar to #6 , if a reserved word like version is used in WSDL, then error:
(node:20372) Warning: "version" is a reserved word.
Please do one of the following:
- Disable version with `yargs.version(false)` if using "version" as an option
- Use the built-in `yargs.version` method instead (if applicable)
- Use a different option key
https://yargs.js.org/docs/#api-reference-version
(Use `node --trace-warnings ...` to show where the warning was created)
1 Errors occured!
dz-andrej-zecevic
Metadata
Metadata
Assignees
Labels
No labels