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
Trying to run expo start command via the integrated terminal of visual studio IDE which is by default not authorized.
In such case you open the CMD and run it as an administrator and then type expo start in the project directory. This will work.
expo start
For more information please visit this link