I am trying to develop a react native project in my Windows 10 machine. I installed node js then expo cli via visual studio code terminal. Then I tried the command exp
exp
Step1 : start power shell in administrator mode.
Step2 : Type the following command "set-ExecutionPolicy RemoteSigned"
Step3: Press Y for your Confirmation.