A solution for running expo on local machine error on Windows : Open Windows PowerShell with Run as Administrator Run this command: Set-ExecutionPolicy Unrestricted Problem solved. Explanation Issue: expo.ps1 cannot be loaded because running scripts is disabled on...