File ng.ps1 cannot be loaded because running scripts is disabled on this system

Опубликовано: 16 Февраль 2026
на канале: timeoutexpired
3,571
25

PS D:\Angular_test ng new todo-list
ng : File C:\Users\username\AppData\Roaming\npm\ng.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
ng new todo-list
~~
CategoryInfo : SecurityError: (:) [], PSSecurityException
FullyQualifiedErrorId : UnauthorizedAccess
PS D:\Angular_test ng new todo-list