'fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported

while pod install am facing issue like

[!] Error installing DoubleConversion [!] /usr/bin/git clone https://github.com/google/double-conversion.git /var/folders/ty/c2bpzbq14kx5769qhwfpys400000gn/T/d20220507-13058-82ib6w --template= --single-branch --depth 1 --branch v1.1.6

Cloning into '/var/folders/ty/c2bpzbq14kx5769qhwfpys400000gn/T/d20220507-13058-82ib6w'... fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

how i can clear this issue, expo bare, ios



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source