You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Device: N/A
Command line or Docker: command line, version 1.5.0, installed globally with npm
Describe what is happening
Run:
node-hp-scan-to
or
node-hp-scan-to -D
Get the error:
Current commit ID: 2514873660d624dc69aea50b6259f6f4e579152c
Error: invalid Option flags, short option is dash and single character: '-ip, --address <ip>'
at splitOptionFlags (/opt/homebrew/lib/node_modules/node-hp-scan-to/node_modules/commander/lib/option.js:329:11)
at new Option (/opt/homebrew/lib/node_modules/node-hp-scan-to/node_modules/commander/lib/option.js:20:25)
at Command.createOption (/opt/homebrew/lib/node_modules/node-hp-scan-to/node_modules/commander/lib/command.js:570:12)
at Command._optionEx (/opt/homebrew/lib/node_modules/node-hp-scan-to/node_modules/commander/lib/command.js:729:25)
at Command.option (/opt/homebrew/lib/node_modules/node-hp-scan-to/node_modules/commander/lib/command.js:771:17)
at setupParameterOpts (/opt/homebrew/lib/node_modules/node-hp-scan-to/dist/index.js:176:13)
at main (/opt/homebrew/lib/node_modules/node-hp-scan-to/dist/index.js:272:5)
at Object.<anonymous> (/opt/homebrew/lib/node_modules/node-hp-scan-to/dist/index.js:343:1)
at Module._compile (node:internal/modules/cjs/loader:1740:14)
at Object..js (node:internal/modules/cjs/loader:1905:10)
The text was updated successfully, but these errors were encountered:
Describe the bug
Device: N/A
Command line or Docker: command line, version
1.5.0
, installed globally withnpm
Describe what is happening
The text was updated successfully, but these errors were encountered: