如果验证出现如下错误

Failed to load /opt/dotnet/shared/Microsoft.NETCore.App/1.1.0/libcoreclr.so, error: libunwind.so.8: cannot open shared object file: No such file or directory

Failed to bind to CoreCLR at '/opt/dotnet/shared/Microsoft.NETCore.App/1.1.0/libcoreclr.so'

则安装:yum install libunwind

如果验证出现如下错误

Failed to initialize CoreCLR, HRESULT: 0x80131500

则安装:yum install icu

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-02
  • 2021-11-23
  • 2021-11-05
  • 2021-12-20
  • 2021-12-02
猜你喜欢
  • 2022-02-13
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
  • 2022-03-15
  • 2021-05-25
  • 2022-12-23
相关资源
相似解决方案