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
Added These path of npm like this i have the same issue i fix it by adding the path to environment system
C:\Users\abobakr\AppData\Roaming\npm
After that close CMD and open it again it should work believe me