Error on React-Redux template with generator-aspnetcore-spa #1102

Closed
opened 2025-08-09 17:18:52 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @OneCyrus on 1/18/2017

When generating a new project with the react redux template (project.json based) I get multiple errors while the generator is generating the project (it looks like the webpack step)

ERROR in C:\temp\aspnet\node_modules@types\react-redux\node_modules@types\react\index.d.ts
(7,21): error TS2300: Duplicate identifier 'React'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2743,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2745,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2746,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2747,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2748,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2749,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2750,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2751,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2752,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2753,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2754,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2755,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2756,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2757,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2758,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2759,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2760,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2761,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2762,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2763,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2764,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2765,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2766,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2767,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2768,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2769,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2770,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2771,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2772,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2773,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2774,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2775,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2776,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2777,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2778,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2779,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2780,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2781,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2782,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2783,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2784,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2785,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2786,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2787,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2788,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2789,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2790,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2791,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2792,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2793,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2794,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2795,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2796,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(7,21): error TS2300: Duplicate identifier 'React'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2743,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2745,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2746,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2747,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2748,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2749,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2750,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2751,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2752,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2753,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2754,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2755,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2756,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2757,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2758,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2759,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2760,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2761,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2762,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2763,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2764,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2765,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2766,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2767,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2768,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2769,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2770,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2771,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2772,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2773,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2774,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2775,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2776,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2777,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2778,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2779,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2780,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2781,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2782,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2783,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2784,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2785,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2786,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2787,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2788,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2789,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2790,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2791,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2792,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2793,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2794,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2795,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts
(2796,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(7,21): error TS2300: Duplicate identifier 'React'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2743,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2745,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2746,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2747,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2748,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2749,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2750,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2751,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2752,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2753,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2754,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2755,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2756,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2757,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2758,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2759,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2760,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2761,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2762,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2763,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2764,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2765,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2766,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2767,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2768,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2769,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2770,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2771,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2772,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2773,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2774,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2775,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2776,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2777,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2778,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2779,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2780,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2781,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2782,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2783,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2784,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2785,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2786,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2787,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2788,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2789,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2790,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2791,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2792,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2793,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2794,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2795,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts
(2796,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react\index.d.ts
(7,21): error TS2300: Duplicate identifier 'React'.

ERROR in ./ClientApp/store/WeatherForecasts.ts
(2,27): error TS2305: Module '"C:/temp/aspnet/node_modules/@types/redux/index"' has no exported member 'ThunkAction'.

ERROR in ./ClientApp/store/Counter.ts
(1,27): error TS2305: Module '"C:/temp/aspnet/node_modules/@types/redux/index"' has no exported member 'ThunkAction'.
Child extract-text-webpack-plugin:
        + 2 hidden modules

Child
Hash: e51fe821db9634cdad16
Version: webpack 1.14.0
Time: 10840ms
Asset Size Chunks Chunk Names
main-server.js 86.3 kB 0 [emitted] main-server
+ 21 hidden modules

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(7,21): error TS2300: Duplicate identifier 'React'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2743,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2745,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2746,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2747,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2748,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2749,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2750,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'.

ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts
(2751,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.
*Originally created by @OneCyrus on 1/18/2017* When generating a new project with the react redux template (project.json based) I get multiple errors while the generator is generating the project (it looks like the webpack step) ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (7,21): error TS2300: Duplicate identifier 'React'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2743,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2745,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2746,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2747,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2748,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2749,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2750,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2751,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2752,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2753,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2754,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2755,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2756,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2757,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2758,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2759,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2760,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2761,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2762,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2763,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2764,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2765,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2766,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2767,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2768,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2769,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2770,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2771,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2772,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2773,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2774,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2775,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2776,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2777,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2778,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2779,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2780,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2781,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2782,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2783,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2784,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2785,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2786,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2787,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2788,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2789,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2790,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2791,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2792,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2793,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2794,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2795,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2796,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (7,21): error TS2300: Duplicate identifier 'React'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2743,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2745,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2746,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2747,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2748,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2749,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2750,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2751,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2752,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2753,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2754,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2755,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2756,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2757,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2758,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2759,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2760,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2761,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2762,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2763,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2764,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2765,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2766,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2767,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2768,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2769,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2770,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2771,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2772,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2773,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2774,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2775,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2776,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2777,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2778,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2779,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2780,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2781,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2782,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2783,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2784,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2785,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2786,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2787,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2788,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2789,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2790,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2791,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2792,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2793,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2794,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2795,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-router\node_modules\@types\react\index.d.ts (2796,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (7,21): error TS2300: Duplicate identifier 'React'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2743,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2745,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2746,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2747,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2748,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2749,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2750,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2751,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2752,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComponentTransfer' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2753,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feComposite' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2754,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feConvolveMatrix' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2755,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDiffuseLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2756,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDisplacementMap' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2757,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feDistantLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2758,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFlood' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2759,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncA' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2760,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncB' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2761,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncG' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2762,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feFuncR' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2763,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feGaussianBlur' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2764,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feImage' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2765,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMerge' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2766,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMergeNode' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2767,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feMorphology' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2768,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feOffset' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2769,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'fePointLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2770,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpecularLighting' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2771,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feSpotLight' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2772,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTile' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2773,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feTurbulence' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2774,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'filter' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2775,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'foreignObject' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2776,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'g' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2777,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'image' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2778,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'line' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2779,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'linearGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2780,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2781,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'mask' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2782,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'metadata' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2783,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'path' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2784,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'pattern' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2785,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polygon' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2786,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'polyline' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2787,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'radialGradient' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2788,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'rect' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2789,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'stop' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2790,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'switch' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2791,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'symbol' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2792,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'text' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2793,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'textPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2794,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'tspan' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2795,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'use' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-dom\node_modules\@types\react\index.d.ts (2796,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'view' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react\index.d.ts (7,21): error TS2300: Duplicate identifier 'React'. ERROR in ./ClientApp/store/WeatherForecasts.ts (2,27): error TS2305: Module '"C:/temp/aspnet/node_modules/@types/redux/index"' has no exported member 'ThunkAction'. ERROR in ./ClientApp/store/Counter.ts (1,27): error TS2305: Module '"C:/temp/aspnet/node_modules/@types/redux/index"' has no exported member 'ThunkAction'. Child extract-text-webpack-plugin: + 2 hidden modules Child Hash: e51fe821db9634cdad16 Version: webpack 1.14.0 Time: 10840ms Asset Size Chunks Chunk Names main-server.js 86.3 kB 0 [emitted] main-server + 21 hidden modules ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (7,21): error TS2300: Duplicate identifier 'React'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2743,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'svg' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2745,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'circle' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2746,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'clipPath' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2747,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2748,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'desc' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2749,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'ellipse' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2750,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feBlend' must be of type 'SVGProps', but here has type 'SVGProps'. ERROR in C:\temp\aspnet\node_modules\@types\react-redux\node_modules\@types\react\index.d.ts (2751,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'feColorMatrix' must be of type 'SVGProps', but here has type 'SVGProps'.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1102
No description provided.