Expo Command Not Found

Hi, I m trying to migrate to expo-client from react-native-scripts. I already installed expo-cli globally and I can even see the packages under node_modules directory. But I still cant use expo command in terminal and it keeps telling me “-bash: Expo Command not found” no matter what I declare the path in .bash_profile. Is there anyone to help me to solve it.

Hi, @may-aye-chann.
I would suggest the following:

  1. Try reinstalling expo-cli.
  2. Update npm/node to the latest version.