'expo' is not recognized as an internal or external command

Error occur while creating the react native project.
First, I install the node.js, then i install the expo cli using npm install -g expo-cli command.
Now, I runs the command expo init projectname here I got the error that expo is not recognized as an internal or external command.
Any suggestion

Thank in advance

Hey @renishp,

Remember that searching the forums (as well as Google) is always a great first step when trying to figure out an issue! Here’s a post from our forums that details this problem: Whenever create new project in expo then why get such error like "'expo' is not recognized as an internal or external command, operable program or batch file."

Cheers,

Adam

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