It runs but it throws some errors after starting the application.
Dec 04 23:12:42 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:42 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/hostfxr.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/hostfxr.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:42 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:42 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/hostpolicy.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/hostpolicy.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:42 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:42 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/sni.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/sni.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:42 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:42 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/aspnetcorev2_inprocess.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/aspnetcorev2_inprocess.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:43 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:43 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/hostfxr.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/hostfxr.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:43 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:43 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/hostpolicy.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/hostpolicy.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:43 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:43 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/sni.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/sni.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Dec 04 23:12:43 Medusa dotnet[31881]: Nop.Web Error: 0 :
Dec 04 23:12:43 Medusa dotnet[31881]: System.BadImageFormatException: Could not load file or assembly '/var/www/nopCommerce420/aspnetcorev2_inprocess.dll'. The module was expected to contain an assembly manifest.
File name: '/var/www/nopCommerce420/aspnetcorev2_inprocess.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at Nop.Core.Infrastructure.AppDomainTypeFinder.LoadMatchingAssemblies(String directoryPath) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Core\Infrastructure\AppDomainTypeFinder.cs:line 130
Then I fill the fields as follows:

But it throws this error:
Setup failed: An error occurred while creating the database: The type initializer for 'System.Data.SqlClient.TdsParser' threw an exception.
Can someone please help me?