всім привіт, парні маю питання, намагаюсь встановити gulp, встановив node.js, потім запустився power shell, все встановив, потім відкрив командну строку нода, перевіврив версію node і nmp, все є, далі запустив установку npm install --global gulp, встановилось, потім відкриваю vscode і в терміналі ввожу gulp start , а мені пише
gulp : File C:\Users\Bogdan\AppData\Roaming\npm\gulp.ps1 cannot be loaded because running scripts is disabled on this system. For more informatio
n, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ gulp start
+ ~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
в чому то може бути проблема?