You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
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.
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'.
The text was updated successfully, but these errors were encountered: