Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.36.2 - Null Reference Exception #1309

Closed
harrisonmeister opened this issue Dec 14, 2015 · 1 comment
Closed

2.36.2 - Null Reference Exception #1309

harrisonmeister opened this issue Dec 14, 2015 · 1 comment

Comments

@harrisonmeister
Copy link

Hi I have just downloaded 2.36.2 using the bootstrapper as part of a build process and receive the following error:

Paket version 2.36.2.0
No platform specified; found output path node for the AnyCPU platform after failing to find one for the following:

(the above error is repeated a number of times)

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at [email protected](IEnumerable1& next) at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase1.MoveNextImpl()
at Microsoft.FSharp.Collections.SeqModule.ToList[T](IEnumerable1 source) at [email protected](IEnumerable1& next)
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase1.MoveNextImpl() at Microsoft.FSharp.Collections.SeqModule.ToList[T](IEnumerable1 source)
at Paket.PackageProcess.merge$cont@21(String buildConfig, String buildPlatform, ProjectFile projectFile, TemplateFile templateFile, TemplateFile withVersion, Unit unitVar)
at Paket.PackageProcess.f@1-13(String buildConfig, String buildPlatform, FSharpOption1 version, HashSet1 allTemplateFiles, ProjectFile projectFile, TemplateFile templateFile)
at Paket.PackageProcess.Pack[a](String workingDir, DependenciesFile dependencies, String packageOutputPath, FSharpOption1 buildConfig, FSharpOption1 buildPlatform, FSharpOption1 version, FSharpOption1 releaseNotes, FSharpOption1 templateFile, FSharpOption1 excludedTemplates, Boolean lockDependencies, Boolean symbols)
at [email protected](ParseResults1 results) at Paket.Program.processWithValidation[T](FSharpFunc2 validateF, FSharpFunc`2 commandF, Command command, String[] args)
at [email protected](Command command, String[] args)
at Paket.Program.main()
at <StartupCode$paket>.$Paket.Program.main@()

I have pinned my build to release 2.35.0 for now, but wanted to let you know

Thanks, Mark

@forki
Copy link
Member

forki commented Dec 14, 2015

duplicate as #1307 - fixed in #1308
Please try Paket 2.36.5 and let me know.
Thanks for reporting

@forki forki closed this as completed Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants