feat: add clear to spinner
#919
Annotations
6 errors
|
scripts / run (types)
Process completed with exit code 2.
|
|
scripts / run (types):
packages/prompts/src/progress-bar.ts#L63
Property 'clear' is missing in type '{ start: (msg?: string) => void; stop: (msg?: string) => void; cancel: (msg?: string) => void; error: (msg?: string) => void; advance: (step?: number, msg?: string) => void; isCancelled: boolean; message: (msg: string) => void; }' but required in type 'ProgressResult'.
|
|
scripts / run (build)
The strategy configuration was canceled because "scripts.run.types" failed
|
|
scripts / run (build)
The operation was canceled.
|
|
scripts / run (test)
The strategy configuration was canceled because "scripts.run.types" failed
|
|
scripts / run (test)
The operation was canceled.
|