Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.20 KB | None | 0 0
  1. Build target: DEBUG
  2. [18:28:39] Using gulpfile ~/Home/Insiten/hello-react-webpart/gulpfile.js
  3. [18:28:39] Starting gulp
  4. [18:28:39] Starting 'serve'...
  5. [18:28:39] Starting subtask 'pre-copy'...
  6. [18:28:39] Finished subtask 'pre-copy' after 2.77 ms
  7. [18:28:39] Starting subtask 'copy-static-assets'...
  8. [18:28:39] Starting subtask 'sass'...
  9. [18:28:40] Finished subtask 'sass' after 619 ms
  10. [18:28:40] Starting subtask 'tslint'...
  11. [18:28:40] Starting subtask 'typescript'...
  12. [18:28:40] [typescript] TypeScript version: 2.2.2
  13. [18:28:40] Finished subtask 'copy-static-assets' after 655 ms
  14. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/reducer.ts(5,16): error semicolon: Missing semicolon
  15. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/reducer.ts(24,8): error semicolon: Missing semicolon
  16. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/task.ts(2,3): error member-access: The class property 'name' must be marked either 'private', 'public', or 'protected'
  17. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/task.ts(3,3): error member-access: The class property 'done' must be marked either 'private', 'public', or 'protected'
  18. [18:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(11,10): error no-unused-imports: unused import: 'IHelloWorldProps'
  19. [18:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(11,28): error no-unused-imports: unused import: 'HelloWorld'
  20. [18:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(12,10): error no-unused-imports: unused import: 'ITodoListProps'
  21. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/hello-world/index.tsx(2,8): error no-unused-imports: unused import: 'styles'
  22. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/index.tsx(23,3): error member-access: The class method 'change' must be marked either 'private', 'public', or 'protected'
  23. [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/index.tsx(30,3): error member-access: The class method 'onSubmit' must be marked either 'private', 'public', or 'protected'
  24. [18:28:40] Finished subtask 'tslint' after 540 ms
  25. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,25): error TS1005: ',' expected.
  26. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,27): error TS1005: '>' expected.
  27. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,29): error TS1005: ';' expected.
  28. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,31): error TS1109: Expression expected.
  29. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,51): error TS1005: '(' expected.
  30. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,74): error TS1005: '(' expected.
  31. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,26): error TS1005: ',' expected.
  32. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,28): error TS1005: '>' expected.
  33. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,30): error TS1128: Declaration or statement expected.
  34. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,40): error TS1109: Expression expected.
  35. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,26): error TS1005: ',' expected.
  36. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,28): error TS1005: '>' expected.
  37. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,30): error TS1128: Declaration or statement expected.
  38. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,40): error TS1109: Expression expected.
  39. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,33): error TS1005: ',' expected.
  40. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,35): error TS1005: '>' expected.
  41. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,37): error TS1128: Declaration or statement expected.
  42. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,47): error TS1109: Expression expected.
  43. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(298,8): error TS1005: ',' expected.
  44. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(299,8): error TS1005: ',' expected.
  45. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,15): error TS1005: ',' expected.
  46. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,17): error TS1005: '>' expected.
  47. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,19): error TS1005: ';' expected.
  48. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,21): error TS1109: Expression expected.
  49. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,44): error TS1005: '(' expected.
  50. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,35): error TS1005: ',' expected.
  51. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,37): error TS1005: '>' expected.
  52. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,39): error TS1109: Expression expected.
  53. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,8): error TS1136: Property assignment expected.
  54. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,14): error TS1005: ',' expected.
  55. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,54): error TS1109: Expression expected.
  56. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,60): error TS1005: ';' expected.
  57. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,80): error TS1005: '(' expected.
  58. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,86): error TS1005: ')' expected.
  59. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(313,18): error TS1109: Expression expected.
  60. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(313,36): error TS1005: '(' expected.
  61. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(314,21): error TS1109: Expression expected.
  62. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(314,41): error TS1005: '(' expected.
  63. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(315,21): error TS1109: Expression expected.
  64. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(315,33): error TS1005: '(' expected.
  65. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(316,20): error TS1109: Expression expected.
  66. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,31): error TS1005: ',' expected.
  67. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,33): error TS1005: '>' expected.
  68. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,35): error TS1109: Expression expected.
  69. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(321,8): error TS1005: ',' expected.
  70. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(321,36): error TS1005: '(' expected.
  71. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(322,41): error TS1005: '(' expected.
  72. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(323,46): error TS1005: '(' expected.
  73. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(324,33): error TS1005: '(' expected.
  74. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(325,28): error TS1005: ',' expected.
  75. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,38): error TS1005: ',' expected.
  76. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,40): error TS1005: '>' expected.
  77. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,42): error TS1109: Expression expected.
  78. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,44): error TS1109: Expression expected.
  79. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(330,8): error TS1005: ',' expected.
  80. [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(3403,0): error TS1128: Declaration or statement expected.
  81. [18:28:42] Error - typescript - node_modules/@types/react-dom/index.d.ts(14,4): error TS2305: Module '"/Users/airportyh/Home/Insiten/hello-react-webpart/node_modules/@types/react/index"' has no exported member 'DOMAttributes'.
  82. [18:28:42] Error - typescript - node_modules/@types/react-dom/index.d.ts(41,21): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  83. [18:28:42] Error - typescript - node_modules/@types/react-dom/index.d.ts(56,21): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  84. [18:28:42] Error - typescript - node_modules/@types/react-dom/index.d.ts(61,21): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  85. [18:28:42] Error - typescript - node_modules/@types/react-dom/index.d.ts(66,21): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  86. [18:28:42] Error - typescript - node_modules/@types/react-redux/index.d.ts(9,31): error TS2694: Namespace 'React' has no exported member 'ComponentClass'.
  87. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(49,28): error TS2314: Generic type 'AnimationEvent<T>' requires 1 type argument(s).
  88. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(50,28): error TS2314: Generic type 'ClipboardEvent<T>' requires 1 type argument(s).
  89. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(51,30): error TS2314: Generic type 'CompositionEvent<T>' requires 1 type argument(s).
  90. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(52,23): error TS2314: Generic type 'DragEvent<T>' requires 1 type argument(s).
  91. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(53,24): error TS2314: Generic type 'FocusEvent<T>' requires 1 type argument(s).
  92. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(54,27): error TS2314: Generic type 'KeyboardEvent<T>' requires 1 type argument(s).
  93. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(55,24): error TS2314: Generic type 'MouseEvent<T>' requires 1 type argument(s).
  94. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(56,24): error TS2314: Generic type 'TouchEvent<T>' requires 1 type argument(s).
  95. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(57,29): error TS2314: Generic type 'TransitionEvent<T>' requires 1 type argument(s).
  96. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(58,21): error TS2314: Generic type 'UIEvent<T>' requires 1 type argument(s).
  97. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(59,24): error TS2314: Generic type 'WheelEvent<T>' requires 1 type argument(s).
  98. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(71,33): error TS2693: 'ComponentClass' only refers to a type, but is being used as a value here.
  99. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(71,53): error TS2693: 'StatelessComponent' only refers to a type, but is being used as a value here.
  100. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(102,41): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  101. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(135,41): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  102. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(180,27): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  103. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(180,104): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  104. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(205,27): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  105. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(206,32): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  106. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(207,47): error TS2314: Generic type 'ClassicComponent<P>' requires 1 type argument(s).
  107. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(264,25): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  108. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,32): error TS2304: Cannot find name 'S'.
  109. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,48): error TS2693: 'ComponentLifecycle' only refers to a type, but is being used as a value here.
  110. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,48): error TS2695: Left side of comma operator is unused and has no side effects.
  111. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,67): error TS2304: Cannot find name 'P'.
  112. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,70): error TS2304: Cannot find name 'S'.
  113. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(269,10): error TS2428: All declarations of 'Component' must have identical type parameters.
  114. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,32): error TS2304: Cannot find name 'S'.
  115. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,48): error TS2695: Left side of comma operator is unused and has no side effects.
  116. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,58): error TS2304: Cannot find name 'P'.
  117. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,61): error TS2304: Cannot find name 'S'.
  118. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,39): error TS2304: Cannot find name 'S'.
  119. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,55): error TS2695: Left side of comma operator is unused and has no side effects.
  120. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,65): error TS2304: Cannot find name 'P'.
  121. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,68): error TS2304: Cannot find name 'S'.
  122. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(297,32): error TS2304: Cannot find name 'S'.
  123. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(299,28): error TS2304: Cannot find name 'S'.
  124. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(310,23): error TS2693: 'StatelessComponent' only refers to a type, but is being used as a value here.
  125. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(311,41): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type '{}' has no compatible call signatures.
  126. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,9): error TS2304: Cannot find name 'props'.
  127. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,16): error TS2304: Cannot find name 'P'.
  128. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,20): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number' or an enum type.
  129. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,33): error TS2693: 'ReactNode' only refers to a type, but is being used as a value here.
  130. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,56): error TS2304: Cannot find name 'any'.
  131. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,62): error TS2693: 'ReactElement' only refers to a type, but is being used as a value here.
  132. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,82): error TS2531: Object is possibly 'null'.
  133. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(313,8): error TS2304: Cannot find name 'propTypes'.
  134. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(313,20): error TS2693: 'ValidationMap' only refers to a type, but is being used as a value here.
  135. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(314,8): error TS2304: Cannot find name 'contextTypes'.
  136. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(314,23): error TS2693: 'ValidationMap' only refers to a type, but is being used as a value here.
  137. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(315,8): error TS2304: Cannot find name 'defaultProps'.
  138. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(315,23): error TS2693: 'Partial' only refers to a type, but is being used as a value here.
  139. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(316,8): error TS2304: Cannot find name 'displayName'.
  140. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(316,22): error TS2304: Cannot find name 'string'.
  141. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(320,21): error TS2304: Cannot find name 'P'.
  142. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(320,40): error TS2304: Cannot find name 'Component'.
  143. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(321,20): error TS2693: 'ValidationMap' only refers to a type, but is being used as a value here.
  144. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(322,23): error TS2693: 'ValidationMap' only refers to a type, but is being used as a value here.
  145. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(323,28): error TS2693: 'ValidationMap' only refers to a type, but is being used as a value here.
  146. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(324,23): error TS2693: 'Partial' only refers to a type, but is being used as a value here.
  147. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(325,22): error TS2304: Cannot find name 'string'.
  148. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(328,52): error TS2693: 'ComponentClass' only refers to a type, but is being used as a value here.
  149. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(328,52): error TS2365: Operator '>' cannot be applied to types 'boolean' and '{ new(props?: any, context?: any): any; getDefaultProps?(): any; }'.
  150. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(328,67): error TS2304: Cannot find name 'P'.
  151. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(329,21): error TS2304: Cannot find name 'P'.
  152. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(329,40): error TS2304: Cannot find name 'ClassicComponent'.
  153. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(330,28): error TS2304: Cannot find name 'P'.
  154. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(338,32): error TS2304: Cannot find name 'Component'.
  155. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(378,18): error TS2304: Cannot find name 'ReactElement'.
  156. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(553,19): error TS2304: Cannot find name 'ReactNode'.
  157. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(554,14): error TS2304: Cannot find name 'Key'.
  158. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(555,14): error TS2304: Cannot find name 'Ref'.
  159. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(558,57): error TS2304: Cannot find name 'ClassAttributes'.
  160. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(561,61): error TS2304: Cannot find name 'ClassAttributes'.
  161. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(563,52): error TS2304: Cannot find name 'ClassAttributes'.
  162. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(567,19): error TS2304: Cannot find name 'ReactNode'.
  163. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3183,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  164. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3184,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  165. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3185,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  166. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3186,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  167. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3187,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  168. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3188,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  169. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3189,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  170. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3190,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  171. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3191,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  172. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3192,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  173. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3193,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  174. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3194,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  175. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3195,20): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  176. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3196,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  177. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3197,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  178. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3198,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  179. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3199,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  180. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3200,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  181. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3201,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  182. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3202,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  183. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3203,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  184. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3204,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  185. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3205,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  186. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3206,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  187. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3207,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  188. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3208,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  189. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3209,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  190. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3210,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  191. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3211,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  192. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3212,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  193. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3213,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  194. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3214,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  195. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3215,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  196. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3216,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  197. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3217,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  198. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3218,20): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  199. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3219,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  200. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3220,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  201. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3221,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  202. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3222,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  203. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3223,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  204. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3224,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  205. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3225,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  206. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3226,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  207. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3227,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  208. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3228,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  209. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3229,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  210. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3230,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  211. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3231,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  212. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3232,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  213. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3233,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  214. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3234,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  215. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3235,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  216. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3236,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  217. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3237,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  218. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3238,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  219. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3239,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  220. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3240,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  221. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3241,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  222. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3242,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  223. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3243,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  224. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3244,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  225. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3245,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  226. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3246,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  227. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3247,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  228. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3248,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  229. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3249,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  230. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3250,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  231. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3251,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  232. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3252,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  233. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3253,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  234. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3254,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  235. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3255,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  236. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3256,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  237. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3257,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  238. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3258,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  239. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3259,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  240. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3260,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  241. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3261,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  242. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3262,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  243. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3263,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  244. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3264,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  245. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3265,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  246. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3266,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  247. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3267,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  248. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3268,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  249. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3269,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  250. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3270,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  251. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3271,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  252. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3272,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  253. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3273,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  254. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3274,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  255. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3275,16): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  256. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3276,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  257. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3277,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  258. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3278,17): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  259. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3279,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  260. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3280,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  261. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3281,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  262. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3282,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  263. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3283,18): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  264. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3284,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  265. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3285,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  266. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3286,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  267. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3287,14): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  268. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3288,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  269. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3289,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  270. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3290,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  271. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3291,11): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  272. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3292,12): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  273. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3293,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  274. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3294,15): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  275. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3295,13): error TS2304: Cannot find name 'DetailedHTMLFactory'.
  276. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3299,13): error TS2304: Cannot find name 'SVGFactory'.
  277. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3300,17): error TS2304: Cannot find name 'SVGFactory'.
  278. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3301,16): error TS2304: Cannot find name 'SVGFactory'.
  279. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3302,14): error TS2304: Cannot find name 'SVGFactory'.
  280. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3303,17): error TS2304: Cannot find name 'SVGFactory'.
  281. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3304,11): error TS2304: Cannot find name 'SVGFactory'.
  282. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3305,15): error TS2304: Cannot find name 'SVGFactory'.
  283. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3306,14): error TS2304: Cannot find name 'SVGFactory'.
  284. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3307,24): error TS2304: Cannot find name 'SVGFactory'.
  285. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3308,14): error TS2304: Cannot find name 'SVGFactory'.
  286. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3309,14): error TS2304: Cannot find name 'SVGFactory'.
  287. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3310,17): error TS2304: Cannot find name 'SVGFactory'.
  288. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3311,17): error TS2304: Cannot find name 'SVGFactory'.
  289. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3312,18): error TS2304: Cannot find name 'SVGFactory'.
  290. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3313,24): error TS2304: Cannot find name 'SVGFactory'.
  291. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3314,14): error TS2304: Cannot find name 'SVGFactory'.
  292. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3315,14): error TS2304: Cannot find name 'SVGFactory'.
  293. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3316,16): error TS2304: Cannot find name 'SVGFactory'.
  294. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3317,14): error TS2304: Cannot find name 'SVGFactory'.
  295. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3318,15): error TS2304: Cannot find name 'SVGFactory'.
  296. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3319,13): error TS2304: Cannot find name 'SVGFactory'.
  297. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3359,25): error TS2304: Cannot find name 'ReactNode'.
  298. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3359,48): error TS2304: Cannot find name 'ReactChild'.
  299. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3360,26): error TS2304: Cannot find name 'ReactNode'.
  300. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3360,49): error TS2304: Cannot find name 'ReactChild'.
  301. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3361,24): error TS2304: Cannot find name 'ReactNode'.
  302. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3362,23): error TS2304: Cannot find name 'ReactNode'.
  303. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3362,35): error TS2304: Cannot find name 'ReactElement'.
  304. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3363,26): error TS2304: Cannot find name 'ReactNode'.
  305. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3363,38): error TS2304: Cannot find name 'ReactChild'.
  306. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3408,18): error TS2320: Interface 'Element' cannot simultaneously extend types 'ReactElement<any>' and 'ReactElement<any>'.
  307. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3409,39): error TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
  308. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3421,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  309. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3422,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  310. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3423,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  311. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3424,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  312. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3425,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  313. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3426,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  314. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3427,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  315. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3428,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  316. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3429,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  317. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3430,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  318. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3431,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  319. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3432,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  320. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3433,30): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  321. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3434,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  322. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3435,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  323. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3436,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  324. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3437,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  325. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3438,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  326. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3439,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  327. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3440,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  328. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3441,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  329. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3442,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  330. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3443,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  331. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3444,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  332. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3445,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  333. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3446,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  334. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3447,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  335. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3448,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  336. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3449,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  337. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3450,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  338. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3451,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  339. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3452,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  340. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3453,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  341. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3454,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  342. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3455,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  343. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3456,30): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  344. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3457,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  345. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3458,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  346. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3459,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  347. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3460,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  348. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3461,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  349. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3462,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  350. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3463,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  351. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3464,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  352. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3465,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  353. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3466,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  354. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3467,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  355. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3468,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  356. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3469,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  357. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3470,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  358. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3471,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  359. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3472,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  360. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3473,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  361. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3474,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  362. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3475,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  363. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3476,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  364. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3477,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  365. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3478,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  366. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3479,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  367. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3480,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  368. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3481,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  369. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3482,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  370. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3483,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  371. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3484,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  372. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3485,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  373. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3486,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  374. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3487,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  375. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3488,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  376. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3489,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  377. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3490,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  378. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3491,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  379. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3492,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  380. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3493,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  381. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3494,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  382. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3495,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  383. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3496,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  384. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3497,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  385. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3498,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  386. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3499,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  387. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3500,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  388. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3501,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  389. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3502,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  390. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3503,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  391. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3504,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  392. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3505,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  393. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3506,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  394. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3507,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  395. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3508,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  396. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3509,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  397. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3510,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  398. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3511,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  399. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3512,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  400. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3513,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  401. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3514,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  402. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3515,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  403. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3516,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  404. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3517,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  405. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3518,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  406. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3519,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  407. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3520,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  408. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3521,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  409. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3522,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  410. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3523,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  411. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3524,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  412. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3525,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  413. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3526,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  414. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3527,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  415. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3528,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  416. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3529,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  417. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3530,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  418. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3531,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  419. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3532,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  420. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3533,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  421. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3534,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
  422. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3537,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  423. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3539,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  424. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3540,36): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  425. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3541,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  426. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3542,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  427. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3543,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  428. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3544,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  429. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3545,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  430. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3546,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  431. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3547,33): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  432. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3548,39): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  433. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3549,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  434. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3550,36): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  435. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3551,37): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  436. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3552,37): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  437. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3553,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  438. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3554,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  439. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3555,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  440. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3556,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  441. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3557,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  442. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3558,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  443. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3559,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  444. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3560,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  445. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3561,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  446. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3562,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  447. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3563,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  448. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3564,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  449. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3565,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  450. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3566,38): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  451. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3567,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  452. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3568,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  453. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3569,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  454. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3570,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  455. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3571,33): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  456. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3572,21): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  457. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3573,25): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  458. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3574,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  459. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3575,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  460. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3576,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  461. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3577,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  462. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3578,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  463. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3579,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  464. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3580,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  465. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3581,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  466. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3582,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  467. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3583,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  468. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3584,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  469. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3585,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  470. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3586,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  471. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3587,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  472. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3588,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  473. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3589,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  474. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3590,25): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  475. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3591,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  476. [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3592,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
  477. [18:28:42] Error - typescript - src/webparts/helloWorld/HelloWorldWebPart.tsx(31,6): error TS2605: JSX element type 'Provider' is not a constructor function for JSX elements.
  478. [18:28:42] Error - typescript - src/webparts/helloWorld/components/todo-list/index.tsx(22,36): error TS2694: Namespace 'React' has no exported member 'FormEvent'.
  479. [18:28:42] Error - typescript - src/webparts/helloWorld/components/todo-list/index.tsx(29,22): error TS2694: Namespace 'React' has no exported member 'FormEvent'.
  480. [18:28:42] Error - 'typescript' sub task errored after 2.33 s
  481. "TypeScript error(s) occurred."
  482. [18:28:43] ==================[ Finished ]==================
  483. [18:28:43] Project hello-react-webpart version: 0.0.1
  484. [18:28:43] Build tools version: 2.5.3
  485. [18:28:43] Node version: v6.0.0
  486. [18:28:43] Total duration: 5.54 s
  487. [18:28:43] Task warnings: 10
  488. [18:28:43] Task errors: 456
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement