-1
I’m new to React Active and I’m trying to install the React navigation stack using the npm install @React-navigation/stack command to use in an app project with React Active, however after running this command to install this library, gives error as if expo cli was uninstalled by this command, some deleted file do not know ;(
I need to install this library to create the application. How to proceed in this case?
See what happens in cmd when you run the npm install @React-navigation/stack command
After I run this command, the expo gives error :(
I really need your help! ;)