çözüm için vs code terminalden aşağıdaki kodu çalıştırınız
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
bu komutu çalıştırdıktan sonra ng.ps1 cannot be loaded because running scripts is disabled on this system hatası düzelmesini umut ediyorum
npm\ng.ps1 cannot be loaded because running scripts is disabled
angular projemi ng serve --open komutu ile çalıştırınca vs code terminalde yukardaki hatayı alıyorum
Yorum Ekleyin