Не могу подключить gulp
Вроде все плагины поставил и сам gulp скачал в терминале, но при проверке версии в терминале командой gulp -vвыбрасывает такая вот ошибка
gulp : File C:\Users\Yevhenii\AppData\Roaming\npm\gulp.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
- gulp -v
-
+ CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess
В чём проблема?