fsprojects / FsReveal

FsReveal parses markdown and F# script file and generates reveal.js slides.
http://fsprojects.github.io/FsReveal
258 stars 100 forks source link

Install of 0.7.2 nuget package fails #60

Closed brodyberg closed 9 years ago

brodyberg commented 9 years ago

Trying to install 0.7.2 with VS 2015 I see an error about what appears to be an invalid nupkg in FsFormatting.

My version of VS:

Microsoft Visual Studio Ultimate 2015 Preview Version 14.0.22310.1 DP Microsoft .NET Framework Version 4.6.00042

Installed Version: Ultimate

Screenshot of the actual error:

fsreveal_install_fail1

forki commented 9 years ago

I assume this is a bug in Nuget 3

brodyberg commented 9 years ago

Probably, I don't have time to look right now though.

On Tuesday, March 31, 2015, Steffen Forkmann notifications@github.com wrote:

I assume this is a bug in Nuget

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88166156.

forki commented 9 years ago

/cc @maartenba

forki commented 9 years ago

also note that fsreveal doesn't really work like that. normally you would clone the master branch and run the FAKE script. that will use paket to download the packages.

brodyberg commented 9 years ago

I can do that, but that's not ideal for beginners.

On Tuesday, March 31, 2015, Steffen Forkmann notifications@github.com wrote:

also note that fsreveal doesn't really work like that. normally you would clone the master branch and run the FAKE script. that will use paket to download the packages.

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88168047.

forki commented 9 years ago

That's the only way it works. You need the build.cmd to do it's thing. The nuget package is basically useless atm.

maartenba commented 9 years ago

Please file an issue on www.github.com/nuget/home with repro steps

brodyberg commented 9 years ago

No problem. Great project!

On Tuesday, March 31, 2015, Steffen Forkmann notifications@github.com wrote:

That's the only way it works. You need the build.cmd to do it's thing. The nuget package is basically useless atm.

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88170307.

brodyberg commented 9 years ago

Thanks

On Tuesday, March 31, 2015, Maarten Balliauw notifications@github.com wrote:

Please file an issue on www.github.com/nuget/home with repro steps

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88170405.

forki commented 9 years ago

I will create a new issue and also make it more obvious that you need to clone or download the current master. The nuget package is only a small part of the project.

Thanks for the feedback. On Mar 31, 2015 6:56 PM, "Brody Berg" notifications@github.com wrote:

Thanks

On Tuesday, March 31, 2015, Maarten Balliauw notifications@github.com wrote:

Please file an issue on www.github.com/nuget/home with repro steps

— Reply to this email directly or view it on GitHub <https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88170405 .

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FsReveal/issues/60#issuecomment-88170892.