Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

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

set-ExecutionPolicy RemoteSigned -Scope CurrentUser  //will not show eny output
Get-ExecutionPolicy //will output remoteSigned
Get-ExecutionPolicy -list  
//you can now run eny command
 
PREVIOUS NEXT
Tagged: #grunt #loaded #running #scripts #disabled #system
ADD COMMENT
Topic
Name
3+8 =