You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./src/components/vsform.tsx
(42,133): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in ./src/components/vsform.tsx
(45,151): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in ./src/components/vsform.tsx
(48,98): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & IButtonProps'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Link\Link.Props.d.ts
(7,43): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\TextField\TextField.Props.d.ts
(29,48): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Label\Label.Props.d.ts
(4,44): error TS2694: Namespace 'React' has no exported member 'LabelHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(18,45): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(133,23): error TS2694: Namespace 'React' has no exported member 'ButtonHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(133,71): error TS2694: Namespace 'React' has no exported member 'AnchorHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Image\Image.Props.d.ts
(4,44): error TS2694: Namespace 'React' has no exported member 'ImgHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\FocusZone\FocusZone.Props.d.ts
(51,31): error TS2694: Namespace 'React' has no exported member 'ReactHTML'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\SearchBox\SearchBox.Props.d.ts
(8,48): error TS2694: Namespace 'React' has no exported member 'InputHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules@types\react\index.d.ts
(165,11): error TS2559: Type 'Component<P, S>' has no properties in common with type 'ComponentLifecycle<P, S>'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(3463,14): error TS2559: Type 'TemplateViewModel' has no properties in common with type 'EnhancementOptions'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(9965,14): error TS2415: Class 'ComboDateBehavior' incorrectly extends base class 'BaseComboBehavior'.
Types of property 'getValue' are incompatible.
Type '() => Date' is not assignable to type '() => TValue'.
Type 'Date' is not assignable to type 'TValue'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(10050,14): error TS2415: Class 'ComboMultiValueBehavior' incorrectly extends base class 'ComboListBehavior'.
Types of property 'getValue' are incompatible.
Type '() => string[]' is not assignable to type '() => TValue'.
Type 'string[]' is not assignable to type 'TValue'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(10224,14): error TS2417: Class static side 'typeof DialogO' incorrectly extends base class static side 'typeof AjaxPanelO'.
Types of property 'create' are incompatible.
Type '(dialogType: new (options: any) => T, options?: any) => T' is not assignable to type '<TControl extends Control, TOptions>(controlType: new (options: TOptions) => TControl, conta...'.
Types of parameters 'dialogType' and 'controlType' are incompatible.
Type 'new (options: TOptions) => TControl' is not assignable to type 'new (options: any) => Dialog'.
Type 'TControl' is not assignable to type 'Dialog'.
Type 'Control' is not assignable to type 'Dialog'.
Property '_specifiedMaxWidth' is missing in type 'Control'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
(42,133): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
(45,151): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
(48,98): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
& { children?: ReactNode; } & IButtonProps'.
ERROR in ./src/components/nodata.tsx
(24,61): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
& { children?: ReactNode; } & IButtonProps'.
ERROR in ./src/components/header.tsx
(22,61): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
I get the below error
` [email protected] dev C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master
10% building modules 1/1 modules 0 active
Project is running at https://localhost:3000/
webpack output is served from / 10% building modules 3/6 modules 3 active ...ode_modules\webpack\hot\dev-server.jsts-loader: Using [email protected] and C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-mastHash: 684ffb44c17df770ba0cVersion: webpack 2.7.0
Time: 17363ms
Asset Size Chunks Chunk Names
src/app.js 5.7 MB 0 [emitted] [big] app
src/value-streams.html 766 bytes [emitted]
libs/VSS.SDK.min.js 16.9 kB [emitted]
marketplace/logo.png 841 bytes [emitted]
img/show-properties.png 1.28 kB [emitted]
vss-extension.json 1.67 kB [emitted]
chunk {0} src/app.js (app) 2.09 MB [entry] [rendered]
[3] ./
/react/react.js 56 bytes {0} [built]/react-dom/index.js 59 bytes {0} [built][37] ./
[157] (webpack)/hot/emitter.js 77 bytes {0} [built]
[158] ./src/app.tsx 566 bytes {0} [built]
[159] (webpack)-dev-server/client?https://localhost:3000 7.95 kB {0} [built]
[160] (webpack)/hot/dev-server.js 1.57 kB {0} [built]
[238] ./
/loglevel/lib/loglevel.js 7.86 kB {0} [built]/strip-ansi/index.js 161 bytes {0} [built][409] ./
[417] ./src/containers/valueStreams.tsx 5.35 kB {0} [built]
[419] ./~/url/url.js 23.3 kB {0} [built]
[421] (webpack)-dev-server/client/overlay.js 3.73 kB {0} [built]
[422] (webpack)-dev-server/client/socket.js 1.05 kB {0} [built]
[424] (webpack)/hot nonrecursive ^./log$ 160 bytes {0} [built]
[425] (webpack)/hot/log-apply-result.js 1.02 kB {0} [built]
[427] multi (webpack)-dev-server/client?https://localhost:3000 webpack/hot/dev-server ./src/app.tsx 52 bytes {0} [built]
+ 413 hidden modules
ERROR in ./src/components/vsform.tsx
(42,133): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in ./src/components/vsform.tsx
(45,151): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in ./src/components/vsform.tsx
(48,98): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & IButtonProps'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Link\Link.Props.d.ts
(7,43): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\TextField\TextField.Props.d.ts
(29,48): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Label\Label.Props.d.ts
(4,44): error TS2694: Namespace 'React' has no exported member 'LabelHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(18,45): error TS2694: Namespace 'React' has no exported member 'AllHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(133,23): error TS2694: Namespace 'React' has no exported member 'ButtonHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Button\Button.Props.d.ts
(133,71): error TS2694: Namespace 'React' has no exported member 'AnchorHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\Image\Image.Props.d.ts
(4,44): error TS2694: Namespace 'React' has no exported member 'ImgHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\FocusZone\FocusZone.Props.d.ts
(51,31): error TS2694: Namespace 'React' has no exported member 'ReactHTML'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\office-ui-fabric-react\lib-amd\components\SearchBox\SearchBox.Props.d.ts
(8,48): error TS2694: Namespace 'React' has no exported member 'InputHTMLAttributes'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules@types\react\index.d.ts
(165,11): error TS2559: Type 'Component<P, S>' has no properties in common with type 'ComponentLifecycle<P, S>'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(3463,14): error TS2559: Type 'TemplateViewModel' has no properties in common with type 'EnhancementOptions'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(9965,14): error TS2415: Class 'ComboDateBehavior' incorrectly extends base class 'BaseComboBehavior'.
Types of property 'getValue' are incompatible.
Type '() => Date' is not assignable to type '() => TValue'.
Type 'Date' is not assignable to type 'TValue'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(10050,14): error TS2415: Class 'ComboMultiValueBehavior' incorrectly extends base class 'ComboListBehavior'.
Types of property 'getValue' are incompatible.
Type '() => string[]' is not assignable to type '() => TValue'.
Type 'string[]' is not assignable to type 'TValue'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\node_modules\vss-web-extension-sdk\typings\vss.d.ts
(10224,14): error TS2417: Class static side 'typeof DialogO' incorrectly extends base class static side 'typeof AjaxPanelO'.
Types of property 'create' are incompatible.
Type '(dialogType: new (options: any) => T, options?: any) => T' is not assignable to type '<TControl extends Control, TOptions>(controlType: new (options: TOptions) => TControl, conta...'.
Types of parameters 'dialogType' and 'controlType' are incompatible.
Type 'new (options: TOptions) => TControl' is not assignable to type 'new (options: any) => Dialog'.
Type 'TControl' is not assignable to type 'Dialog'.
Type 'Control' is not assignable to type 'Dialog'.
Property '_specifiedMaxWidth' is missing in type 'Control'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
(42,133): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
(45,151): error TS2339: Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & { children?: ReactNode; } & ITextFiel...'.
ERROR in C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master\src\components\vsForm.tsx
& { children?: ReactNode; } & IButtonProps'.(48,98): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
ERROR in ./src/components/nodata.tsx
& { children?: ReactNode; } & IButtonProps'.(24,61): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
ERROR in ./src/components/header.tsx
& { children?: ReactNode; } & IButtonProps'.(22,61): error TS2339: Property 'onClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes
webpack: Failed to compile.
The text was updated successfully, but these errors were encountered: