can we globally install expo-cli and npm same time same laptop code example
Example 1: how to install expo cli on windows
npm cache clear -f
npm install -g expo-cli
Example 2: how to check expo cli version
npm install -g expo-cli
npm cache clear -f
npm install -g expo-cli
npm install -g expo-cli