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
ERROR in [at-loader] ./node_modules/jquery.terminal/js/jquery.terminal.d.ts:316:11
TS2430: Interface 'Cmd' incorrectly extends interface 'JQuery'.
Types of property 'resize' are incompatible.
Type '{ (handler: (eventObject: JQueryEventObject) => any): JQuery; (eventData: Object, ha...' is not assignable to type '{ (eventData: TData, handler: EventHandler<HTMLElement, TData> | EventHandlerBase<any, Eve...'.
Type 'JQuery' is not assignable to type 'this'.
ERROR in [at-loader] ./node_modules/jquery.terminal/js/jquery.terminal.d.ts:422:11
TS2430: Interface 'JQueryTerminal' incorrectly extends interface 'JQuery'.
Types of property 'next' are incompatible.
Type '() => JQueryTerminal' is not assignable to type '{ (): this; (selector?: string): this; }'.
Type 'JQueryTerminal' is not assignable to type 'this'.
ERROR in [at-loader] ./src/js/app/console/console.component.ts:36:51
TS2306: File 'C:/root15/Sources/Projects/ManagementConsole/node_modules/jquery.terminal/js/jquery.terminal.d.ts' is not a module.
i 「wdm」: Failed to compile.
The text was updated successfully, but these errors were encountered:
Expected behavior
To be properly compiled
Actual behavior
× 「atl」: Checking finished with 3 errors × 「wdm」: 1023 modules
ERROR in [at-loader] ./node_modules/jquery.terminal/js/jquery.terminal.d.ts:316:11
TS2430: Interface 'Cmd' incorrectly extends interface 'JQuery'.
Types of property 'resize' are incompatible.
Type '{ (handler: (eventObject: JQueryEventObject) => any): JQuery; (eventData: Object, ha...' is not assignable to type '{ (eventData: TData, handler: EventHandler<HTMLElement, TData> | EventHandlerBase<any, Eve...'.
Type 'JQuery' is not assignable to type 'this'.
ERROR in [at-loader] ./node_modules/jquery.terminal/js/jquery.terminal.d.ts:422:11
TS2430: Interface 'JQueryTerminal' incorrectly extends interface 'JQuery'.
Types of property 'next' are incompatible.
Type '() => JQueryTerminal' is not assignable to type '{ (): this; (selector?: string): this; }'.
Type 'JQueryTerminal' is not assignable to type 'this'.
ERROR in [at-loader] ./src/js/app/console/console.component.ts:36:51
TS2306: File 'C:/root15/Sources/Projects/ManagementConsole/node_modules/jquery.terminal/js/jquery.terminal.d.ts' is not a module.
i 「wdm」: Failed to compile.
The text was updated successfully, but these errors were encountered: