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

System.TypeLoadException #4

Closed
danielszenasi opened this issue Sep 14, 2017 · 2 comments
Closed

System.TypeLoadException #4

danielszenasi opened this issue Sep 14, 2017 · 2 comments

Comments

@danielszenasi
Copy link

I am using os x Sierra and dotnet. I got the following exception when i try to require edge-js

dotnet --version
2.0.0

Unhandled Exception: System.TypeLoadException: Could not load type 'System.Runtime.Loader.AssemblyLoadContext' from assembly 'System.Runtime.Loader, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

@agracio
Copy link
Owner

agracio commented Sep 14, 2017

Appears to be specific to 2.0, trying to sort it out.

@agracio
Copy link
Owner

agracio commented Sep 16, 2017

Issue resolved in version 8.2.5 but 2 of .NET Core tests are failing. I will keep investigating, in the meantime please use v8.2.5 and let me know if you have any issues.

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