Rudeg / react-input-calendar

http://rudeg.github.io/react-input-calendar/
MIT License
139 stars 94 forks source link

Cannot set property 'range' of undefined #128

Open mr-bat opened 6 years ago

mr-bat commented 6 years ago

As soon as I import the module it yells at me the title. I installed the module via the following commands:

yarn add react-input-calendar yarn add moment@^2.10.6 yarn add moment-range@^2.1.0

facosta0787 commented 5 years ago

Same problem