Created
August 1, 2017 22:29
-
-
Save airportyh/36f73be7ec284a43d5e3745956520b9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Build target: DEBUG | |
| [18:28:39] Using gulpfile ~/Home/Insiten/hello-react-webpart/gulpfile.js | |
| [18:28:39] Starting gulp | |
| [18:28:39] Starting 'serve'... | |
| [18:28:39] Starting subtask 'pre-copy'... | |
| [18:28:39] Finished subtask 'pre-copy' after 2.77 ms | |
| [18:28:39] Starting subtask 'copy-static-assets'... | |
| [18:28:39] Starting subtask 'sass'... | |
| [18:28:40] Finished subtask 'sass' after 619 ms | |
| [18:28:40] Starting subtask 'tslint'... | |
| [18:28:40] Starting subtask 'typescript'... | |
| [18:28:40] [typescript] TypeScript version: 2.2.2 | |
| [18:28:40] Finished subtask 'copy-static-assets' after 655 ms | |
| [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/reducer.ts(5,16): error semicolon: Missing semicolon | |
| [18:28:40] Warning - tslint - src/webparts/helloWorld/components/todo-list/reducer.ts(24,8): error semicolon: Missing semicolon | |
| [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' | |
| [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:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(11,10): error no-unused-imports: unused import: 'IHelloWorldProps' | |
| [18:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(11,28): error no-unused-imports: unused import: 'HelloWorld' | |
| [18:28:40] Warning - tslint - src/webparts/helloWorld/HelloWorldWebPart.tsx(12,10): error no-unused-imports: unused import: 'ITodoListProps' | |
| [18:28:40] Warning - tslint - src/webparts/helloWorld/components/hello-world/index.tsx(2,8): error no-unused-imports: unused import: 'styles' | |
| [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' | |
| [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' | |
| [18:28:40] Finished subtask 'tslint' after 540 ms | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,25): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,27): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,29): error TS1005: ';' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,31): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,51): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(71,74): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,26): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,28): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,30): error TS1128: Declaration or statement expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(268,40): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,26): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,28): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,30): error TS1128: Declaration or statement expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(294,40): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,33): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,35): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,37): error TS1128: Declaration or statement expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(296,47): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(298,8): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(299,8): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,15): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,17): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,19): error TS1005: ';' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,21): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(310,44): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,35): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,37): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(311,39): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,8): error TS1136: Property assignment expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,14): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,54): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,60): error TS1005: ';' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,80): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(312,86): error TS1005: ')' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(313,18): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(313,36): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(314,21): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(314,41): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(315,21): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(315,33): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(316,20): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,31): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,33): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(319,35): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(321,8): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(321,36): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(322,41): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(323,46): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(324,33): error TS1005: '(' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(325,28): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,38): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,40): error TS1005: '>' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,42): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(328,44): error TS1109: Expression expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(330,8): error TS1005: ',' expected. | |
| [18:28:41] Error - typescript - node_modules/@types/react/index.d.ts(3403,0): error TS1128: Declaration or statement expected. | |
| [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'. | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [18:28:42] Error - typescript - node_modules/@types/react-redux/index.d.ts(9,31): error TS2694: Namespace 'React' has no exported member 'ComponentClass'. | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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. | |
| [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. | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [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). | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,32): error TS2304: Cannot find name 'S'. | |
| [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. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,67): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(268,70): error TS2304: Cannot find name 'S'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,32): error TS2304: Cannot find name 'S'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,58): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(294,61): error TS2304: Cannot find name 'S'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,39): error TS2304: Cannot find name 'S'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,65): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(296,68): error TS2304: Cannot find name 'S'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(297,32): error TS2304: Cannot find name 'S'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(299,28): error TS2304: Cannot find name 'S'. | |
| [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. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,9): error TS2304: Cannot find name 'props'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,16): error TS2304: Cannot find name 'P'. | |
| [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. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,56): error TS2304: Cannot find name 'any'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(312,82): error TS2531: Object is possibly 'null'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(313,8): error TS2304: Cannot find name 'propTypes'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(314,8): error TS2304: Cannot find name 'contextTypes'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(315,8): error TS2304: Cannot find name 'defaultProps'. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(316,8): error TS2304: Cannot find name 'displayName'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(316,22): error TS2304: Cannot find name 'string'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(320,21): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(320,40): error TS2304: Cannot find name 'Component'. | |
| [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. | |
| [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. | |
| [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. | |
| [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. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(325,22): error TS2304: Cannot find name 'string'. | |
| [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. | |
| [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; }'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(328,67): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(329,21): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(329,40): error TS2304: Cannot find name 'ClassicComponent'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(330,28): error TS2304: Cannot find name 'P'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(338,32): error TS2304: Cannot find name 'Component'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(378,18): error TS2304: Cannot find name 'ReactElement'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(553,19): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(554,14): error TS2304: Cannot find name 'Key'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(555,14): error TS2304: Cannot find name 'Ref'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(558,57): error TS2304: Cannot find name 'ClassAttributes'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(561,61): error TS2304: Cannot find name 'ClassAttributes'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(563,52): error TS2304: Cannot find name 'ClassAttributes'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(567,19): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3183,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3184,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3185,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3186,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3187,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3188,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3189,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3190,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3191,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3192,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3193,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3194,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3195,20): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3196,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3197,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3198,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3199,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3200,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3201,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3202,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3203,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3204,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3205,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3206,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3207,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3208,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3209,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3210,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3211,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3212,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3213,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3214,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3215,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3216,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3217,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3218,20): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3219,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3220,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3221,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3222,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3223,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3224,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3225,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3226,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3227,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3228,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3229,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3230,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3231,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3232,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3233,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3234,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3235,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3236,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3237,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3238,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3239,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3240,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3241,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3242,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3243,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3244,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3245,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3246,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3247,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3248,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3249,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3250,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3251,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3252,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3253,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3254,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3255,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3256,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3257,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3258,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3259,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3260,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3261,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3262,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3263,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3264,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3265,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3266,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3267,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3268,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3269,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3270,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3271,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3272,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3273,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3274,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3275,16): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3276,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3277,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3278,17): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3279,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3280,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3281,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3282,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3283,18): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3284,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3285,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3286,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3287,14): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3288,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3289,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3290,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3291,11): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3292,12): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3293,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3294,15): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3295,13): error TS2304: Cannot find name 'DetailedHTMLFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3299,13): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3300,17): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3301,16): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3302,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3303,17): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3304,11): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3305,15): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3306,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3307,24): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3308,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3309,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3310,17): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3311,17): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3312,18): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3313,24): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3314,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3315,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3316,16): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3317,14): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3318,15): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3319,13): error TS2304: Cannot find name 'SVGFactory'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3359,25): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3359,48): error TS2304: Cannot find name 'ReactChild'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3360,26): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3360,49): error TS2304: Cannot find name 'ReactChild'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3361,24): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3362,23): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3362,35): error TS2304: Cannot find name 'ReactElement'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3363,26): error TS2304: Cannot find name 'ReactNode'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3363,38): error TS2304: Cannot find name 'ReactChild'. | |
| [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>'. | |
| [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). | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3421,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3422,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3423,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3424,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3425,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3426,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3427,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3428,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3429,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3430,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3431,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3432,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3433,30): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3434,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3435,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3436,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3437,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3438,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3439,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3440,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3441,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3442,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3443,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3444,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3445,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3446,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3447,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3448,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3449,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3450,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3451,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3452,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3453,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3454,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3455,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3456,30): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3457,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3458,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3459,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3460,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3461,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3462,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3463,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3464,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3465,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3466,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3467,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3468,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3469,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3470,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3471,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3472,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3473,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3474,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3475,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3476,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3477,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3478,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3479,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3480,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3481,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3482,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3483,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3484,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3485,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3486,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3487,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3488,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3489,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3490,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3491,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3492,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3493,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3494,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3495,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3496,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3497,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3498,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3499,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3500,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3501,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3502,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3503,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3504,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3505,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3506,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3507,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3508,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3509,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3510,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3511,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3512,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3513,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3514,26): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3515,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3516,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3517,27): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3518,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3519,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3520,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3521,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3522,28): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3523,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3524,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3525,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3526,24): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3527,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3528,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3529,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3530,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3531,22): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3532,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3533,25): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3534,23): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3537,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3539,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3540,36): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3541,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3542,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3543,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3544,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3545,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3546,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3547,33): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3548,39): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3549,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3550,36): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3551,37): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3552,37): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3553,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3554,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3555,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3556,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3557,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3558,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3559,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3560,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3561,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3562,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3563,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3564,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3565,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3566,38): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3567,31): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3568,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3569,32): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3570,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3571,33): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3572,21): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3573,25): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3574,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3575,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3576,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3577,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3578,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3579,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3580,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3581,27): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3582,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3583,34): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3584,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3585,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3586,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3587,26): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3588,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3589,28): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3590,25): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3591,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [18:28:42] Error - typescript - node_modules/@types/react/index.d.ts(3592,24): error TS2694: Namespace 'React' has no exported member 'SVGProps'. | |
| [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. | |
| [18:28:42] Error - typescript - src/webparts/helloWorld/components/todo-list/index.tsx(22,36): error TS2694: Namespace 'React' has no exported member 'FormEvent'. | |
| [18:28:42] Error - typescript - src/webparts/helloWorld/components/todo-list/index.tsx(29,22): error TS2694: Namespace 'React' has no exported member 'FormEvent'. | |
| [18:28:42] Error - 'typescript' sub task errored after 2.33 s | |
| "TypeScript error(s) occurred." | |
| [18:28:43] ==================[ Finished ]================== | |
| [18:28:43] Project hello-react-webpart version: 0.0.1 | |
| [18:28:43] Build tools version: 2.5.3 | |
| [18:28:43] Node version: v6.0.0 | |
| [18:28:43] Total duration: 5.54 s | |
| [18:28:43] Task warnings: 10 | |
| [18:28:43] Task errors: 456 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment