react-native-star-rating
react-native-star-rating copied to clipboard
project not starting after installation
i simply run this command npm install react-native-star-rating --save and after that i starts my project and it shows this error. Error starting packager: TypeError: Invalid Version: undefined
I installed the project today and works fine.
$ react-native --version
react-native-cli: 2.0.1
react-native: 0.54.4
$ yarn list --pattern 'react-native-star-rating
yarn list v1.5.1
└─ [email protected]
✨ Done in 0.96s.
@waheed25 i have the same error
@waheed25 @ReactDevBeginner Could you show me what versions of react-native you're using?