Asked
Active
Viewed 32 times
1 Answers
0
These are warns regarding libraries you are downloading from the web, don't be concerned by them, you cannot fix those issues. Just ignore it and start using expo. Everything is installed fine. Same errors appear when installing plain React project from the official source, you just need to ignore those warnings.

deaponn
- 837
- 2
- 12
-
okay thanks but how do i know whether its been installed because am used to seeing npm start as signal that it has installed – Yero Aug 10 '22 at 13:18
-
@Yero just type `expo --version` into your terminal and you should see if your computer recognizes the command correctly – deaponn Aug 10 '22 at 14:10
-
it say expo version 6.0.2 – Yero Aug 10 '22 at 14:21
-
@Yero then what is the problem? expo is working, create the project and happy coding! – deaponn Aug 10 '22 at 14:42