Answers for "file c:\users\hp\appdata\roaming\npm\grunt.ps1 cannot be loaded because running scripts is disabled on this system"

CSS
17

solved - gulp : File C:UsersTechAppDataRoamingnpmgulp.ps1 cannot be loaded because running scripts is disabled on this system.

Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Posted by: Guest on June-16-2020

Code answers related to "file c:\users\hp\appdata\roaming\npm\grunt.ps1 cannot be loaded because running scripts is disabled on this system"

Browse Popular Code Answers by Language