How can i upgrade Expo-cli version

How can i upgrade Expo-cli version

If you simply want the newest version you can run

npm install -g expo-cli

this will install the newest version of expo-cli globally on your machine.

2 Likes