We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@OlivierCC
Hello Olivier,
Loved your sample webparts and specially sp-client-custom-fields. Thanks for the excellent job.
Could you please help me on the below issue
When i am using sp-client-custom-fields it always shows the below error. tried many different options with no luck. could you please help me here.
Error - typescript - node_modules\sp-client-custom-fields\node_modules@microsoft\sp-webpart-base\node_modules@types\react\index.d.ts(3481,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'. Error - typescript - node_modules\sp-client-custom-fields\node_modules@microsoft\sp-webpart-base\node_modules@types\react\index.d.ts(3488,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'. Error - typescript - node_modules/sp-client-custom-fields/node_modules/@microsoft/sp-webpart-base/node_modules/@types/react/index.d.ts(39,25): error TS1005: ',' expected.
This error is consistent across webparts. could you please help me here.
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
gulp serve
No branches or pull requests
@OlivierCC
Hello Olivier,
Loved your sample webparts and specially sp-client-custom-fields. Thanks for the excellent job.
Could you please help me on the below issue
When i am using sp-client-custom-fields it always shows the below error. tried many different options with no luck. could you please help me here.
Error - typescript - node_modules\sp-client-custom-fields\node_modules@microsoft\sp-webpart-base\node_modules@types\react\index.d.ts(3481,21): error TS2694: Namespace 'React' has no exported member 'DetailedHTMLProps'.
Error - typescript - node_modules\sp-client-custom-fields\node_modules@microsoft\sp-webpart-base\node_modules@types\react\index.d.ts(3488,23): error TS2694: Namespace 'React' has no exported member 'SVGProps'.
Error - typescript - node_modules/sp-client-custom-fields/node_modules/@microsoft/sp-webpart-base/node_modules/@types/react/index.d.ts(39,25): error TS1005: ',' expected.
This error is consistent across webparts. could you please help me here.
Many thanks in advance.
The text was updated successfully, but these errors were encountered: