Open a-kitaev opened 6 years ago
I am also getting typescript error fork solution https://github.com/wills01/spfx-40-fantastics is also not working. Please help me to resolve this Gulp serve issue
I had the same error. Check issue #43 for solution.
Thanks i resolved this issue.
Solutions proposed earlier and using the fork did not help. Any suggestions?
Error - typescript - node_modules/@microsoft/sp-http/lib/httpClient/HttpClientResponse.d.ts(14,21): error TS2420: Class 'HttpClientResponse' incorrectly implements interface 'Response'. Error - typescript - src/webparts/simpleCarousel/SPPicturesListService.ts(61,126): error TS2345: Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration'. Error - typescript - src/webparts/simpleCarousel/SPPicturesListService.ts(98,53): error TS2345: Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration'. Error - typescript - src/webparts/sliderGallery/SPPicturesListService.ts(61,126): error TS2345: Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration'. Error - typescript - src/webparts/sliderGallery/SPPicturesListService.ts(98,53): error TS2345: Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration'.