I have given the right path of npm in environment variables and installed expo globally but still when i run expo command in cmd , it shows expo is not an internal or external command
Asked
Active
Viewed 230 times
1
-
which os you are using? – Sharoon Ck Sep 26 '19 at 04:47
-
Windows 10 Operating system – sunny kumar Sep 26 '19 at 04:49
-
Try to install locally in your project folder and try.. – Subburaj Sep 26 '19 at 04:52
-
do i need to give the local folder path to environment variable as well? – sunny kumar Sep 26 '19 at 05:06
-
Did you install the [package `expo-cli`](https://docs.expo.io/versions/v35.0.0/workflow/expo-cli/)? That's what allows you to type `expo` at the command prompt when the path is set properly. – jfriend00 Sep 26 '19 at 06:06
-
yeah and i installed it globally, – sunny kumar Sep 26 '19 at 10:10