Im currently doing a course in udemy about react-native and one of the contents requires me to install react-native-screens and react-native-safe-area-context. However when installing "npm install @react-navigation/stack" and run the app (metro) i get this error :
Is there any fix? thanks