error in expo cli installation

i have tried all the commands like
npm install -g expo-cli
npm i -g expo-cli
npm i expo-cli@3.5.0
but nothing happens,before this command expo was working correctly.

Hi

Please clarify what you mean by “nothing happens”? Can you perhaps copy’n’paste what you get in your terminal window when you run npm install -g expo-cli?

Also, what operating system are you running on your computer?

  • expo-cli@3.5.0
    added 2118 packages from 1072 contributors and audited 68472 packages in 2074.711s

31 packages are looking for funding
run npm fund for details

found 18 vulnerabilities (14 low, 3 moderate, 1 high)
run npm audit fix to fix them, or npm audit for details

E:\react\final_year_project>expo start
‘expo’ is not recognized as an internal or external command,
operable program or batch file.

E:\react\final_year_project>npm start

@ start E:\react\final_year_project
expo start

expo is not working correctly

my i phone(simulator) is showing this type of error
And i have window 8

Does nothing get printed out after the following?

expo-cli not installing
error:

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