GithubHelp home page GithubHelp logo

Could not load type 'CORINFO_METHOD_INFO' from assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. about harmony HOT 6 CLOSED

chinware avatar chinware commented on September 27, 2024 1
Could not load type 'CORINFO_METHOD_INFO' from assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.

from harmony.

Comments (6)

chinware avatar chinware commented on September 27, 2024

lib.harmony 2.3.3 has this problem, but lib.harmony.thin has no problem and everything works fine.

from harmony.

nvirth avatar nvirth commented on September 27, 2024

Same issue here. Edit: Oh I see now this issue is closed. Since no new release of this lib came out since March, i guess this will be fixed when a version newer than 2.3.3 comes out?

from harmony.

davidnemeti avatar davidnemeti commented on September 27, 2024

Why has this issue been closed?

from harmony.

pardeike avatar pardeike commented on September 27, 2024

This earlier comment explains it: #616 (comment)

from harmony.

nvirth avatar nvirth commented on September 27, 2024

So there is no fix? For some reason, the .Thin version does not work for me - there was an inexplicable build error if I changed to the .Thin, and also the docs says using the other version is the recommended way, so I rolled back to the normal version. But now I'm stuck :(

from harmony.

pardeike avatar pardeike commented on September 27, 2024

The thin version is exactly what you need. It leave dependency management to you and the error, as described in this topic, is clearly hinting about it. You have a runtime dependency problem which needs to be solved by you, not Harmony.

The reason this issue is closed is because Harmony does nothing wrong. If your dependencies conflict with the fat (normal) version it’s because it merges conveniently dependencies into one dll but that does not work for everyone. Therefore the thin version exists but leaves it up to the user to make sure the required types are available at runtime.

from harmony.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.