- Duplicate string index signature.
-Generic type 'PlainObject<T, any>' requires 2 type argument(s).
-
ERROR in /home/saad/Desktop/adv_js/projects/layla/node_modules/@types/jquery/index.d.ts (8035,29): Generic type 'jqXHR<TResolve, any>' requires 2 type argument(s).
-Duplicate identifier 'never'.
-ERROR in /home/saad/Desktop/adv_js/projects/node_modules/@types/jquery/index.d.ts (3920,21): Generic type 'EventHandler<TCurrentTarget, TData>' requires 2 type argument(s).
=> I Think the problem is with Jquery and there is some duplicated code
I face a lot of errors while installation with Angular2 app.module.ts
app.component.ts
app.component.html
Type of errors that I got .
=> I Think the problem is with Jquery and there is some duplicated code