androidjs-builder icon indicating copy to clipboard operation
androidjs-builder copied to clipboard

androidjs init ... scripts is disabled on this system

Open joey-kwl opened this issue 6 years ago • 4 comments

Getting this error when trying to do androidjs init

androidjs : File C:\Users\{username}\AppData\Roaming\npm\androidjs.ps1 cannot be loaded 
because running scripts is disabled on this system. For more information, see 
about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.    
At line:1 char:1
+ androidjs init
+ ~~~~~~~~~
    + CategoryInfo          : SecurityError: (:) [], PSSecurityException      
    + FullyQualifiedErrorId : UnauthorizedAccess

joey-kwl avatar Nov 28 '19 16:11 joey-kwl