I installed vue but I can not create a Vue project, because the following error appears after running the command 'vue create project'. I am using S.O. windows 10 pro.
Error: vue: The file C: \ Users \ leoca \ AppData \ Roaming \ npm \ vue.ps1 cannot be loaded because the script execution was disabled on this system. For more For more information, see about_Execution_Policies at https://go.microsoft.com/fwlink/?LinkID=135170. In line: 1 character: 1 + vue create calculator + ~~~ + CategoryInfo: ErrodeSecurity: (:) [] , PSSecurityException + FullyQualifiedErrorId: UnauthorizedAccess
What should I do?