Answers for "expo init cannot be loaded because running scripts is disabled on this system"

17

expo.ps1 cannot be loaded because running scripts is disabled on this system. for more information

Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Posted by: Guest on November-22-2020

Code answers related to "expo init cannot be loaded because running scripts is disabled on this system"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language