Update dependency commander to v12 #228
Annotations
12 errors
build (16.x):
src/command.ts#L26
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (16.x):
src/command.ts#L32
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (16.x):
src/command.ts#L43
Property 'version' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'.
|
build (16.x)
Process completed with exit code 2.
|
build (14.x):
src/command.ts#L26
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (14.x):
src/command.ts#L32
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (14.x):
src/command.ts#L43
Property 'version' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'.
|
build (14.x)
Process completed with exit code 2.
|
build (12.x):
src/command.ts#L26
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (12.x):
src/command.ts#L32
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
|
build (12.x):
src/command.ts#L43
Property 'version' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'.
|
build (12.x)
Process completed with exit code 2.
|