Expo (React native) is gone after npm install react native

Hello,

I am learning to build hybrid apps using react native. I need to install vector icons . Everything works fine untill I install any NPM package. as soon as I install I get following Error :

[17:24:21] Error: React native is not installed. Please run `npm install` in your project directory.
[17:24:21] Couldn't start project. Please fix the errors and restart the project.
[17:24:21] Set EXPO_DEBUG=true in your env to view the stack trace.

explanation is added over stackoverfolow as well. But i could not get any Guidance . Help will be appreciated

Thanks

Can you post your package.json file ?

1 Like

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