So when I tried to compile my F# projects, I got this error:
The type provider 'Microsoft.FSharp.Data.TypeProviders.DesignTime.DataProviders' reported an error: The .NET SDK 4.0 or 4.5 tools could not be found.
So I found these resources:
- https://github.com/Microsoft/visualfsharp/issues/753
- https://github.com/Microsoft/visualfsharp/issues/637
- https://github.com/Microsoft/visualfsharp/issues/637
- Install Windows 8 SDK.
- http://stackoverflow.com/questions/19251176/error-code-2753-during-install
I also restarted my PC quite a few times.
So what didn't work (or did not seem to):
- Install Windows 8.1 SDK
- Install Windows 10 SDK
This page saved me a lot of headache, thanks dude!
ReplyDelete