
I need to configure for DEV envirment for the development of web site.
i have installed YARN and node.js and started Visual code code, following the steps in microsoft blogs.
but getting error in VS code.
You cannot run this script on the current system. For more information about running scripts and setting
execution policy, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ yarn start
+ ~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Hi Abdul,
I will leave this for the community to answer. Let's see if anybody has experienced the same and can advise for you anything.