expo.ps1 cannot be loaded because running scripts is disabled on this system. for more information
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
expo.ps1 cannot be loaded because running scripts is disabled on this system. for more information
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
expo installation problem cannot be loaded because running scripts is disabled on this system. For more information, see abou t_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
#Run windows powershell/windows terminal, copy, paste and run this:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
#Then you can try to check expo
expo whoami
#The most probable is to receive a message about being not-logged user
#After finishing working with expo you can restore security settings with:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Restricted
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us