I am new to react native and tried to install the navigation module by following commands in MAC:
npm install @react-navigation/nativenpm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view.
from the document link of https://reactnavigation.org/docs/getting-started but was unlucky struck with an error which i tried lot to clear,The error is in below link: enter image description here
Kindly request you to clear this issue.