After running npm install -g expo-cli and successfully installing the packages globally, expo is still not recognized as an internal or external co
npm install -g expo-cli
expo
go to the environment variable, then in the user variable section find Path and press the edit button, you will see a new window, press new and add the following
Path
%USERPROFILE%\AppData\Roaming\npm
then press ok. Now,
expo --version