Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on compling #2

Open
newtonsheikh opened this issue Nov 22, 2017 · 1 comment
Open

Error on compling #2

newtonsheikh opened this issue Nov 22, 2017 · 1 comment

Comments

@newtonsheikh
Copy link

I get the below error

` [email protected] dev C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master

webpack-dev-server --hot --progress --colors --https --port 3000

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]
[37] ./
/react-dom/index.js 59 bytes {0} [built]
[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]
[409] ./
/strip-ansi/index.js 161 bytes {0} [built]
[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
(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

& { children?: ReactNode; } & IButtonProps'.
webpack: Failed to compile.

[email protected] copy:libs C:\Users\newtonsheikh\Documents\Core\vscode-vsts-extension-react-master`

chrismason added a commit that referenced this issue Dec 5, 2017
@chrismason
Copy link
Owner

Updated to the latest packages. Should hopefully resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants