Khanix
Centipat
- Katılım
- 19 Mayıs 2024
- Mesajlar
- 179
- Çözümler
- 1
Daha fazla
- Cinsiyet
- Erkek
Selamlar, npm install yazdığımda şöyle bir hata alıyorum:
npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?
LinkID=135170.
At line:1 char:1
) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Aldığım hata bu. Neden alıyorum ve nasıl düzeltebilirim? Cevaplarınız için teşekkürler.
npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?
LinkID=135170.
At line:1 char:1
- npm install
- ~~~
+ FullyQualifiedErrorId : UnauthorizedAccess
Aldığım hata bu. Neden alıyorum ve nasıl düzeltebilirim? Cevaplarınız için teşekkürler.