'Can't install expo -Cli

When I try to start expo It tells me to install it, But When I installed it, It shows the Installed message but again tells me to Installed it.

expo cli



Solution 1:[1]

What's your output of

expo doctor

I have the feeling you have a global version AND a local version.

Here is an example

expo cli multiple versions

globally I have 5.3.1

BUT on another project, I have expo-cli to the dependency on package.json

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 David Leuliette