spfx-40-fantastics icon indicating copy to clipboard operation
spfx-40-fantastics copied to clipboard

Gulp serve does not work

Open a-kitaev opened this issue 6 years ago • 3 comments

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'.

a-kitaev avatar Aug 13 '18 19:08 a-kitaev

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

dhiru08484 avatar Aug 17 '18 08:08 dhiru08484

I had the same error. Check issue #43 for solution.

mit4dev avatar Sep 14 '18 06:09 mit4dev

Thanks i resolved this issue.

dhiru08484 avatar Sep 21 '18 17:09 dhiru08484