nope but all the node modules came back? #99
Annotations
10 errors
run build on node7z-archive
Cannot find name 'HTMLCollection'.
|
run build on node7z-archive
Cannot find name 'NodeList'.
|
run build on node7z-archive
Argument of type '(resolve: (sfx: string) => void, reject: (err: string) => void, progress: (data: any) => any) => void' is not assignable to parameter of type '(resolve: (value: string) => void, reject: (reason: any) => void) => void'.
|
run build on node7z-archive
Property 'progress' does not exist on type 'Promise<string[]>'.
|
run build on node7z-archive
Property 'progress' does not exist on type 'Promise<string[]>'.
|
run build on node7z-archive
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
run build on node7z-archive
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
run build on node7z-archive
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
run build on node7z-archive
Argument of type '(resolve: (spec: Record<string, any>) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: Record<string, any>) => void, reject: (reason: any) => void) => void'.
|
run build on node7z-archive
Argument of type '{ date: Date | null; attr: string; size: number; name: string; }' is not assignable to parameter of type 'Entry'.
|
Loading