I have one existing project on mac whenever i'm trying to install in react native I'm getting an error:
Mac-mini:vox-android krishna_mac_4$ npm install
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/react-navigation/react-native-tab-view.git
npm ERR! npm ERR! xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
npm ERR!
npm ERR! exited with error code: 1
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/krishna_mac_4/.npm/_logs/2018-12-27T07_57_09_003Z-debug.log.
Any help will be appreciated.
Comments
Post a Comment