stephy / CalendarPicker

CalendarPicker Component for React Native
788 stars 370 forks source link

Duplicate module name: jsc-heap-capture #69

Closed chibeepatag closed 6 years ago

chibeepatag commented 7 years ago

My app won't start. I'm getting this error now. Error: @providesModule naming collision: Duplicate module name: jsc-heap-capture

Help pls!

urska19 commented 7 years ago

Installing v4 with npm install git://github.com/stephy/CalendarPicker.git#v4 --save instead of npm install --save react-native-calendar-picker resolves a couple of issues for me, including the one you mentioned.