Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

vue pmvue.ps1 cannot be loaded because running scripts is disabled on this system

// execute in windows powershell:
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

// answered in https://github.com/vuejs/vue-cli/issues/3424#issuecomment-567530758 by Hooponopono
 
PREVIOUS NEXT
Tagged: #loaded #running #scripts #disabled #system
ADD COMMENT
Topic
Name
4+6 =