in grunt cannot be loaded because running scripts is disabled on this system

The solution for “in grunt cannot be loaded because running scripts is disabled on this system” can be found here. The following code will assist you in solving the problem.

set-ExecutionPolicy RemoteSigned -Scope CurrentUser  //will not show eny output
Get-ExecutionPolicy //will output remoteSigned
Get-ExecutionPolicy -list
//you can now run eny command

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

0
inline scripts encapsulated in