Error installing SAMPCTL and GIT
# support-forum
b
I am guided by the tutorials that are on the internet to install SAMPCTL, however in a step where the 'sampctl init' command is executed in the terminal, I get this error when processing:
Copy code
cpp
ERROR: Failed to initialize git repo: repository already exists
INFO: You can use `sampctl package release` to apply a version number and release your first version!
WARN: failed to ensure package github.com/pawn-lang/samp-stdlib: failed to ensure dependency from cache: exec: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core\\ git-upload-pack":
file does not exist
WARN: failed to ensure package github.com/pawn-lang/samp-stdlib: failed to ensure dependency from cache: exec: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core\\ git-upload-pack":
file does not exist
WARN: failed to ensure package github.com/pawn-lang/samp-stdlib after 2 attempts, skipping
WARN: failed to ensure package github.com/pawn-lang/pawn-stdlib: failed to ensure dependency from cache: exec: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core\\ git-upload-pack":
file does not exist
WARN: failed to ensure package github.com/pawn-lang/pawn-stdlib: failed to ensure dependency from cache: exec: "C:\\Program Files\\Git\\mingw64\\libexec\\git-core\\ git-upload-pack":
file does not exist
WARN: failed to ensure package github.com/pawn-lang/pawn-stdlib after 2 attempts, skipping