Horje
The type initializer for 'SkiaSharp.SKImageInfo' threw an exception. Code Example
The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
#If your app is running on Linux you have to install mono because it requires GDI

#Ubuntu 20.04 mono installation
sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update

sudo apt install mono-devel
The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
#If your app is running on Linux you have to install mono

sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update

sudo apt install mono-devel




Shell

Related
how to permanently install WIFI drivers Realtek 8723DE in Ubuntu 18.04 Code Example how to permanently install WIFI drivers Realtek 8723DE in Ubuntu 18.04 Code Example
how to find the oldest files git Code Example how to find the oldest files git Code Example
git Code Example git Code Example
how to move master changes to branch Code Example how to move master changes to branch Code Example
greater than certain value from pipe shell Code Example greater than certain value from pipe shell Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9