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.