Bump @types/node from 20.10.4 to 24.9.2 #1085
Open
Annotations
10 errors
|
build:
node_modules/@types/node/fs.d.ts#L636
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
build:
node_modules/@types/node/fs.d.ts#L337
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
build:
node_modules/@types/node/fs.d.ts#L337
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
build:
node_modules/@types/node/fs.d.ts#L331
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
build:
node_modules/@types/node/fs.d.ts#L331
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
build:
node_modules/@types/node/events.d.ts#L403
Cannot find name 'Disposable'.
|
|
build:
node_modules/@types/node/dgram.d.ts#L595
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
build:
node_modules/@types/node/dgram.d.ts#L595
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
build:
node_modules/@types/node/child_process.d.ts#L310
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
build:
node_modules/@types/node/child_process.d.ts#L310
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
Loading