Nvm: Installation: Kein Zugriff auf nvm.git

Erstellt am 17. Juli 2018  ·  3Kommentare  ·  Quelle: nvm-sh/nvm

Versuch, auf CentOS 7 zu installieren.

Und der Fehler, den ich bekomme, ist:

    => Downloading nvm from git to '/home/swateek/.nvm'
    => Cloning into '/home/swateek/.nvm'...
    fatal: unable to access 'https://github.com/creationix/nvm.git/': Peer reports incompatible or 
    unsupported protocol version.
    Failed to clone nvm repo. Please report this!

Hat sich in letzter Zeit etwas geändert? Oder mache ich hier etwas falsch?

installing nvm needs followup

Hilfreichster Kommentar

Okay, der Git war kein Problem. Ich habe 1.8.1 verwendet.

Ich habe das gemacht, damit es funktioniert:

yum update curl nss nss-util nspr

Nach der Aktualisierung funktioniert das Skript einwandfrei.

Alle 3 Kommentare

Welche Git-Version verwendest du?

Okay, der Git war kein Problem. Ich habe 1.8.1 verwendet.

Ich habe das gemacht, damit es funktioniert:

yum update curl nss nss-util nspr

Nach der Aktualisierung funktioniert das Skript einwandfrei.

yum update -y nss curl libcurl

War diese Seite hilfreich?
0 / 5 - 0 Bewertungen