After running npm install -g expo-cli
and successfully installing the packages globally, expo
is still not recognized as an internal or external co
For Windows 10, you can simply add the npm folder to your path environment variable.
Environment variables
. System variables
, add a new
entry with this content (without /node_modules ):%USERPROFILE%\AppData\Roaming\npm
> expo
You will see something like this: