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

Broken on 3.0.0-preview6 #32

Closed
faberto opened this issue Jun 13, 2019 · 5 comments
Closed

Broken on 3.0.0-preview6 #32

faberto opened this issue Jun 13, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@faberto
Copy link

faberto commented Jun 13, 2019

Nuget Packet is Broken on 3.0.0-preview6.
Sample is broken as well.

2>Fatal error in IL Linker 2> 2>Unhandled Exception: Mono.Linker.MarkException: Error processing method: 'System.Threading.Tasks.Task Blazor.Extensions.HubConnection/<>c__DisplayClass30_0`10::<On>b__0(System.String[])' in assembly: 'Blazor.Extensions.SignalR.dll' ---> Mono.Cecil.ResolutionException: Failed to resolve !!0 Microsoft.JSInterop.Json::Deserialize(System.String) 2> at Mono.Linker.Steps.MarkStep.HandleUnresolvedMethod(MethodReference reference) 2> at Mono.Linker.Steps.MarkStep.MarkMethod(MethodReference reference) 2> at Mono.Linker.Steps.MarkStep.MarkInstruction(Instruction instruction) 2> at Mono.Linker.Steps.MarkStep.MarkMethodBody(MethodBody body) 2> at Mono.Linker.Steps.MarkStep.ProcessMethod(MethodDefinition method) 2> at Mono.Linker.Steps.MarkStep.ProcessQueue() 2> --- End of inner exception stack trace --- 2> at Mono.Linker.Steps.MarkStep.ProcessQueue() 2> at Mono.Linker.Steps.MarkStep.ProcessPrimaryQueue() 2> at Mono.Linker.Steps.MarkStep.Process() 2> at Mono.Linker.Steps.MarkStep.Process(LinkContext context) 2> at Mono.Linker.Pipeline.ProcessStep(LinkContext context, IStep step) 2> at Mono.Linker.Pipeline.Process(LinkContext context) 2> at Mono.Linker.Driver.Run(ILogger customLogger) 2> at Mono.Linker.Driver.Execute(String[] args, ILogger customLogger) 2> at Mono.Linker.Driver.Main(String[] args)

@faberto
Copy link
Author

faberto commented Jun 13, 2019

Cause and how to resolve: aspnet/Announcements#364

@galvesribeiro galvesribeiro self-assigned this Jun 13, 2019
@galvesribeiro galvesribeiro added enhancement New feature or request good first issue Good for newcomers labels Jun 13, 2019
@galvesribeiro
Copy link
Member

Thanks @faberto

I'll implement it Tomorrow or over the weekend. Will keep this issue open to track the progress.

Thanks!

@endeffects
Copy link

Please provide an update :(

@galvesribeiro
Copy link
Member

Sorry, will try to get to it until tomorrow. There are tons of PRs updating to Preview 6 on the other components as well. Hold tight!

@galvesribeiro
Copy link
Member

Hello folks, sorry for the delay. I guess the problem is gone and the preview7 package is out.

I'm closing the issue but feel free to re-open and ping me in case you still have issues on preview7.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants