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
{{ message }}
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
When I'm creating a repository there is the error in GitService.CreateRepository:
Error, The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.
It is working on my development machine.
What I'm doing wrong?
The text was updated successfully, but these errors were encountered:
Currently, I'm not sure where the problem. But I guess, most likely the problems is missing the libgit2 native dll which on path \bin\NativeBinaries\{amd64,x86}\git2-{short-sha}.dll.
Please Re-install-Package libgit2sharp from NuGet. Or download fully zip package from http://git.53wb.com/download/
Please show the detailed error message or exception stack by return.
When I'm creating a repository there is the error in GitService.CreateRepository:
Error, The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.
It is working on my development machine.
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: