zsh: command not found: expo

I am following the Facebook guide to start with react native.

I run: npm install -g expo-cli
And then: expo init AwesomeProject
But I get the following error: zsh: command not found: expo

I am not sure what I am doing wrong.

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