pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
654 stars 129 forks source link

Simple solution to this error? #43

Closed OscarKro closed 3 years ago

OscarKro commented 3 years ago

I honestly do not know what to do about this error. Any one that knows?

A fatal error occurred. The required library libhostfxr.so could not be found. If this is a self-contained application, that library should exist in [/home/oscar/.dotnet/tools/.store/plantumlclassdiagramgenerator/1.2.4/plantumlclassdiagramgenerator/1.2.4/tools/net5.0/any/]. If this is a framework-dependent application, install the runtime in the global location [/usr/share/dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [/etc/dotnet/install_location].

OscarKro commented 3 years ago

Closed it because I just used the visual code extension and this works fine for me