install packages using expo code example
Example 1: how to install expo cli on windows
npm cache clear -f
npm install -g expo-cli
Example 2: install expo
npm install -g expo-cli
npm cache clear -f
npm install -g expo-cli
npm install -g expo-cli