question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Argu 5.1.0 update causes MissingMethodException

See original GitHub issue

After updating to the latest version of Argu (5.1.0) I’m receiving the following with Expecto 6.0.0:

System.MissingMethodException: 'Method not found: 'Void Argu.ArgumentParser1…ctor(Microsoft.FSharp.Core.FSharpOption1<System.String>, Microsoft.FSharp.Core.FSharpOption1<System.String>, Microsoft.FSharp.Core.FSharpOption1<Int32>, Microsoft.FSharp.Core.FSharpOption1<Argu.IExiter>)‘.’`

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
forkicommented, Mar 10, 2018

Yes look at paket’s build - ilrepack works well for this case

0reactions
AnthonyLloydcommented, Mar 13, 2018

Released upgrade to Argu 5.1.0 in Expecto v7.0.0. Will ilrepack if this comes up again in the future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MissingMethodException.. someone mind helping me out?
So I decided to try and work my way through fixing up some stuff for my scripts, most notably Filebot to Sonarr/Radarr.
Read more >
System.MissingMethodException: Method not found?
I resolved this issue by installing the correct .NET Framework version on the server. The website was running under version 4.0 and the...
Read more >
expecto/RELEASE_NOTES.md at main · haf/expecto
An eta-expansion caused ABI compatibility for dependents, #388, ... Update typo in README.md. ... Fix Argu 5.1.0 update causes MissingMethodException.
Read more >
CHANGELOG.md - hassanhabib/CleanMoq
Update package reference to Castle.Core (DynamicProxy) from version 5.0.0 to 5.1.0 (@stakx, #1275); Removed dependency on System.Threading.Tasks.
Read more >
Expecto/CHANGELOG and Expecto Releases | LibHunt
#225 thanks @AnthonyLloyd; Fix Argu 5.1.0 update causes MissingMethodException. #227 thanks @AnthonyLloyd; ➕ Added FSCheck distribution and labels ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found