Mac OS : bash: expo: command not found

expo diagnostics => -bash: expo: command not found

No matter how I install (globally or locally) & no matter where/how I set the path in bash ~/.bash_profile, whenever/wherever I run ‘expo init PROJ_NAME’, I get following error:

bash: expo: command not found.

Please help as I am not able to progress.

Reinstallation worked (uninstall & then install again).

After first installation, I had modified ~/.bash_profile to include global path, which I guess I should have done earlier.

So, either one should install expo-cli locally (in current folder) or globally after adding proper path in ~/.bash_profile.

Glad you got things figured out! Thanks for sharing your solution with the community as well.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.