OlivierCC / spfx-40-fantastics

This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
MIT License
407 stars 279 forks source link

Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration #103

Open Rameishvaghela opened 4 years ago

Rameishvaghela commented 4 years ago

Getting below error while building this solution in my computer

"Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration"

Gennady-G commented 4 years ago

I can confirm these errors. Looks like some things changed till latest release from 2017

Maybe we need downgrade typescript and/or other versions?..

2019-10-08_152841

mmartain commented 4 years ago

I can confirm i have the same build issue on my machine

javomp commented 4 years ago

I confirm same build issue, and wen run, commit "db3b034a"

Best Regards

mirahManlapig commented 4 years ago

Has there been any updates on this? I'm getting the same error.