Node.JS W7 kurulumunda hata

aliiqiisiw

Kilopat
Katılım
13 Haziran 2019
Mesajlar
187
Hata bu neden oluyor acaba.

1652125752638.png
 
Chocolatey kurulu değil. Şu komutu deneyin:
Kod:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Ondan sonra Node.js'yi tekrar kurmayı deneyin.
 
Chocolatey kurulu değil. Şu komutu deneyin:
Kod:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Ondan sonra Node.js'yi tekrar kurmayı deneyin.

O komutu nere yazacağım
 

Technopat Haberler

Yeni konular

Geri
Yukarı