How to build this repo?
Closed this issue · 2 comments
charlesroddie commented
Cloning and building gives:
1> The request was aborted: Could not create SSL/TLS secure channel. (Github - cached (temporarily ignore updates))
1>C:\Users\Charles Roddie\Source\Repos\FSharp.Management\.paket\paket.targets(36,5): error MSB3073: The command ""C:\Users\Charles Roddie\Source\Repos\FSharp.Management\.paket\paket.exe" restore --references-files "C:\Users\Charles Roddie\Source\Repos\FSharp.Management\src\FSharp.Management.PowerShell\paket.references"" exited with code 1.
1>Done building project "FSharp.Management.PowerShell.fsproj" -- FAILED.
I've never used paket before so it could be some subtlety of how you are supposed to use that.
Or it could be a paket bug.
giraffe-fsharp/giraffe-template#12
It does annoy me that .Net package management is really easy with Nuget but people keep putting paket into projects as a default.
charlesroddie commented
OK looks like paket in this repo is 2yrs old and needs to be updated.
charlesroddie commented